Message7119

Author hnaderi
Recipients darjus, hnaderi
Date 2012-05-20.22:51:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337554302.49.0.559833581715.issue1883@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

This is a sample program which reprodeuces the issue. It creates a thread and run a python scripts inside the thread. This script,pfile25.py, is an infinite recursion. I always get that exception with this program. You can increase the number of threads but only one thread is enough to reproduce the issue.
History
Date User Action Args
2012-05-20 22:51:42hnaderisetmessageid: <1337554302.49.0.559833581715.issue1883@psf.upfronthosting.co.za>
2012-05-20 22:51:42hnaderisetrecipients: + hnaderi, darjus
2012-05-20 22:51:42hnaderilinkissue1883 messages
2012-05-20 22:51:42hnadericreate