Registry / utility / thwait

thwait

JSON →
library0.2.0rbrubygemsunverified

Watches for termination of multiple threads in Ruby.

gem install thwait
INSTALL
IMPORT
SIG · THWAIT
T
thwait
utilityrubyv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ThreadsWait
require 'thwait'

Wait for a thread to finish

require 'thwait' thr = Thread.new { sleep 1 } ThreadsWait.new(thr).all_waits
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
thwait — gem install thwait · libregistry