Fixes 1. Return value propagation on catch_signal decorator
0.1.16
New 1. Added signal handling with a global, reversible signal handler. 1. Added decorator for signal catch. 1. Added as_task decorator
0.1.15
What 1. Added a common decorator to allow to collect consecutive async calls. 1. Added ability to determine daemon vs non daemon decorators. 1. Added ignore waiting calls on consecutive within an interval.
0.1.14
What 1. Added a common decorator to allow to collect consecutive async calls. 1. Added ability to determine daemon vs non daemon decorators.