We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca92cf commit cf24819Copy full SHA for cf24819
1 file changed
gems.rb
@@ -9,7 +9,7 @@
9
10
gemspec
11
12
-# gem "io-event", git: "https://github.com/socketry/io-event.git"
+gem "io-event", git: "https://github.com/socketry/io-event.git", branch: "worker-pool-bug-fix"
13
14
# In order to capture both code paths in coverage, we need to optionally load this gem:
15
if ENV["FIBER_PROFILER_CAPTURE"] == "true"
0 commit comments