Let ThreadPool.apply raise exceptions, like Group/Pool.apply and the builtin apply.
It preserves the tracebacks and obsoletes the ``apply_e`` function. Add test cases for this behaviour. Fixes #556.
Showing
Please register or sign in to comment