quickpool

1from .quickpool import ProcessPool, ThreadPool, update_and_wait
2
3__version__ = "0.1.1"