Changes for version 0.22
- corrected a race condition where cancelled jobs may slip into the done queue
- added ``init'' handler
- calling ``sleep'' instead of ``yield'' in main thread to reduce the number of besy() tests
Modules
A simple thread-pool implementation