twisted / ampoule

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

Add timeout for subprocess calls #3

Open moshez opened 6 years ago

moshez commented 6 years ago

Sometimes calls take too much time and they get stuck, there should be a timeout mechanism to avoid reaching a stuck condition in the pool.