Message9154

Author pekka.klarck
Recipients pekka.klarck, zyasoft
Date 2014-10-14.22:34:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413326070.11.0.0623871707459.issue2220@psf.upfronthosting.co.za>
In-reply-to
Content
Nice to hear Java 8 has destroyForcibly. Popen.kill definitely should always use it when available. If we get send_signal done (#2219), we can easily use `self.send_signal(signal.SIGKILL)` otherwise.
History
Date User Action Args
2014-10-14 22:34:30pekka.klarcksetmessageid: <1413326070.11.0.0623871707459.issue2220@psf.upfronthosting.co.za>
2014-10-14 22:34:30pekka.klarcksetrecipients: + pekka.klarck, zyasoft
2014-10-14 22:34:30pekka.klarcklinkissue2220 messages
2014-10-14 22:34:30pekka.klarckcreate