Skip to content

Commit cf24819

Browse files
committed
Bug fix.
1 parent 8ca92cf commit cf24819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
gemspec
1111

12-
# gem "io-event", git: "https://github.com/socketry/io-event.git"
12+
gem "io-event", git: "https://github.com/socketry/io-event.git", branch: "worker-pool-bug-fix"
1313

1414
# In order to capture both code paths in coverage, we need to optionally load this gem:
1515
if ENV["FIBER_PROFILER_CAPTURE"] == "true"

0 commit comments

Comments
 (0)