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 4e7c5b8 commit 894ac23Copy full SHA for 894ac23
lib/concurrent/executor/timer_set.rb
@@ -58,6 +58,7 @@ def post(intended_time, *args, &task)
58
59
true
60
end
61
+ @condition.signal
62
63
64
0 commit comments