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 vstinner
Recipients neologix, pitrou, serhiy.storchaka, vstinner
Date 2015-03-09.15:05:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425913538.43.0.813840364662.issue23618@psf.upfronthosting.co.za>
In-reply-to
Content
connect_eintr.py: script calling socket.connect() in a loop and sending SIGARLM signal every millisecond.
History
Date User Action Args
2015-03-09 15:05:38vstinnersetrecipients: + vstinner, pitrou, neologix, serhiy.storchaka
2015-03-09 15:05:38vstinnersetmessageid: <1425913538.43.0.813840364662.issue23618@psf.upfronthosting.co.za>
2015-03-09 15:05:38vstinnerlinkissue23618 messages
2015-03-09 15:05:38vstinnercreate