Aaron Piotrowski
|
17b6b6272f
|
Add void types were able
|
2019-08-27 18:14:56 -05:00 |
|
Aaron Piotrowski
|
108b6434ef
|
Allow time when process channel closes unexpectedly
|
2019-04-24 10:17:54 -05:00 |
|
Aaron Piotrowski
|
7c8756c3a5
|
Add custom autoloader option for workers
Fixes #55 and #71.
|
2019-02-20 17:39:39 -06:00 |
|
Aaron Piotrowski
|
beafcdb140
|
Close channel in process when ended
Also restored destructor to DefaultPool to immediately kill workers instead of waiting until the end of the process.
|
2019-01-09 09:28:31 -06:00 |
|
Aaron Piotrowski
|
2ac081575e
|
Wait for pending task in shutdown
|
2018-12-30 12:48:54 -06:00 |
|
Aaron Piotrowski
|
d7697ebd69
|
Gracefully shutdown workers on process exit
|
2018-12-30 12:38:17 -06:00 |
|
Aaron Piotrowski
|
d783e13fa4
|
Store exit status promise
Return this promise from subsequent calls to shutdown().
|
2018-10-27 09:59:10 -05:00 |
|
Aaron Piotrowski
|
7961e6a13a
|
AbstractWorker → TaskWorker
|
2018-10-26 18:29:45 -05:00 |
|