This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2005-05-02 03:04 by phr, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
issue1193577.patch | werneck, 2008-02-25 19:26 | diff from current trunk, SocketServer and test_socketserver | ||
polling_shutdown.patch | jyasskin, 2008-03-01 21:44 | werneck's patch, merged up to r61161 | ||
polling_shutdown.patch | jyasskin, 2008-03-02 08:18 | timeouts reorganized; shutdown blocks | ||
polling_shutdown.patch | jyasskin, 2008-03-02 20:23 | +documentation |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:11 | admin | set | github: 41934 |
2008-03-16 17:20:30 | jyasskin | set | status: open -> closed resolution: fixed superseder: Uses of SocketServer.BaseServer.shutdown have a race messages: + msg63587 |
2008-03-07 06:27:46 | jyasskin | set | messages: + msg63345 |
2008-03-02 20:23:07 | jyasskin | set | files:
+ polling_shutdown.patch messages: + msg63185 |
2008-03-02 08:18:39 | jyasskin | set | files:
+ polling_shutdown.patch nosy: + akuchling, pilcrow messages: + msg63177 versions: + Python 2.6, Python 3.0 |
2008-03-01 21:55:44 | jyasskin | set | messages:
+ msg63172 title: add server.shutdown() method and daemon arg to SocketServer -> add server.shutdown() method to SocketServer |
2008-03-01 21:44:56 | jyasskin | set | files:
+ polling_shutdown.patch messages: + msg63170 |
2008-02-25 19:26:49 | werneck | set | files:
+ issue1193577.patch nosy: + werneck messages: + msg62994 keywords: + patch |
2008-02-25 18:17:16 | zanella | set | nosy: + zanella |
2008-02-23 20:02:59 | jyasskin | set | assignee: skip.montanaro -> jyasskin messages: + msg62804 nosy: + jyasskin |
2005-05-02 03:04:36 | phr | create |