Message197523
By "context" I did not really mean a context manager. I just meant an object (possibly a singleton or module) which implements the same interface as multiprocessing.
(However, it may be a good idea to also make it a context manager whose __enter__() method starts the helper processes, and whose __exit__() method shuts them down.) |
|
| Date |
User |
Action |
Args |
| 2013-09-12 12:37:02 | sbt | set | recipients:
+ sbt, jnoller, lars, Olivier.Grisel |
| 2013-09-12 12:37:02 | sbt | set | messageid: <[email protected]> |
| 2013-09-12 12:37:02 | sbt | link | issue18999 messages |
| 2013-09-12 12:37:02 | sbt | create | |
|