class Thread

Core extensions to Thread

Adds accessors to customize timeout and sleep within a thread, if you have a better friendlier implementation of both methods, or if your code breaks with the stdlib implementations.

Attributes

sleep_handler[RW]
timeout_handler[RW]