imace / jetlang

Automatically exported from code.google.com/p/jetlang
0 stars 0 forks source link

Add to fiber the .disposeAndWait() method or allow waiting for fiber disposal. #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There many situations (when shutting-down fiber-based service class) when there 
is need to wait for fiber disposal.

Please add to fiber the .disposeAndWait() method or allow waiting for fiber 
disposal (both with optional timeout).

Original issue reported on code.google.com by vir...@gmail.com on 10 Aug 2013 at 4:18