Message8830

Author zyasoft
Recipients flegall, zyasoft
Date 2014-06-28.03:19:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403925558.2.0.914584584056.issue2154@psf.upfronthosting.co.za>
In-reply-to
Content
The problem here is that the PySystemState, via PythonInterpreter, is shared across engines, which is what controls the writer output. Need to possibly reconsider this sharing setup, which is managed by PythonInterpreter.threadLocalStateInterpreter.
History
Date User Action Args
2014-06-28 03:19:18zyasoftsetmessageid: <1403925558.2.0.914584584056.issue2154@psf.upfronthosting.co.za>
2014-06-28 03:19:18zyasoftsetrecipients: + zyasoft, flegall
2014-06-28 03:19:18zyasoftlinkissue2154 messages
2014-06-28 03:19:18zyasoftcreate