Message141105
Seems reasonable to me.
What bothers me is this comment in shutdown's docstring:
"""Stops the serve_forever loop.
Blocks until the loop has finished. This must be called while
serve_forever() is running in another thread, or it will
deadlock.
"""
I'm adding Giampaolo to the nosy list, to get his input on this. |
|
| Date |
User |
Action |
Args |
| 2011-07-25 17:35:44 | neologix | set | recipients:
+ neologix, giampaolo.rodola, santoso.wijaya, socketpair, petri.lehtinen |
| 2011-07-25 17:35:44 | neologix | set | messageid: <[email protected]> |
| 2011-07-25 17:35:43 | neologix | link | issue12463 messages |
| 2011-07-25 17:35:43 | neologix | create | |
|