Message 237656 - Python tracker (original) (raw)

Message237656

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:38 vstinner set recipients: + vstinner, pitrou, neologix, serhiy.storchaka
2015-03-09 15:05:38 vstinner set messageid: 1425913538.43.0.813840364662.issue23618@psf.upfronthosting.co.za
2015-03-09 15:05:38 vstinner link issue23618 messages
2015-03-09 15:05:38 vstinner create