Sorry, just a quick note...the attached Python program that demonstrates the issue is passed five test Python files (test1.py, test2.py etc). You will need to create these. For mine I just added the following in each file:
#!/usr/bin/python a = 1 b = 2 total = a + b I just changed the values of a and b in each test script for variation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949685 Title: When running processes a process regularly gets stuck and does not complete To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/twisted/+bug/949685/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
