Message141109
OK, so this is intentional. But why? Why does it *have to* block on every call? It would be more reasonable to make in not block if serve_forever() is not running and for example add a function to check whether serve_forever() is running or not.
If for some reason it has to fail when serve_forever() is not running, a deadlock is still not good. An exception would be better. |
|
| Date |
User |
Action |
Args |
| 2011-07-25 18:17:39 | petri.lehtinen | set | recipients:
+ petri.lehtinen, giampaolo.rodola, neologix, santoso.wijaya, socketpair |
| 2011-07-25 18:17:39 | petri.lehtinen | set | messageid: <[email protected]> |
| 2011-07-25 18:17:39 | petri.lehtinen | link | issue12463 messages |
| 2011-07-25 18:17:39 | petri.lehtinen | create | |
|