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.

Author socketpair
Recipients socketpair
Date 2011-07-01.10:46:37
SpamBayes Score 0.07162277
Marked as misclassified No
Message-id <1309517198.04.0.392098349691.issue12463@psf.upfronthosting.co.za>
In-reply-to
Content
Why not to call self.__is_shut_down.set() in constructor ?

In reality, if event loop was not started, it mean that server is shut down.
History
Date User Action Args
2011-07-01 10:46:38socketpairsetrecipients: + socketpair
2011-07-01 10:46:38socketpairsetmessageid: <1309517198.04.0.392098349691.issue12463@psf.upfronthosting.co.za>
2011-07-01 10:46:37socketpairlinkissue12463 messages
2011-07-01 10:46:37socketpaircreate