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 47929b4 commit 8d63d7fCopy full SHA for 8d63d7f
lib/async/worker_pool.rb
@@ -14,7 +14,7 @@ class WorkerPool
14
module BlockingOperationWait
15
# Wait for the given work to be executed.
16
#
17
- # @public Since *Async v2.19* and *Ruby v3.4*.
+ # @public Since *Async v2.21* and *Ruby v3.4*.
18
# @asynchronous May be non-blocking.
19
20
# @parameter work [Proc] The work to execute on a background thread.
0 commit comments