twisted / ampoule

Process pool for Twisted, using AMP
Other
12 stars 19 forks source link

ProcessPool should take a reactor parameter #23

Open glyph opened 6 years ago

glyph commented 6 years ago

It's kind of a pain to test when it uses the global reactor and doesn't clean up after itself.