Skip to content

Commit dabad9d

Browse files
committed
Use io-event-select-closed branch.
1 parent 120b5a0 commit dabad9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: "io-event-select-closed"
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)