Issue 52 in fabricate: Ctrl+C of parallel fabricate script does not exit correctly.

6 views
Skip to first unread message

fabr...@googlecode.com

unread,
Sep 13, 2013, 8:33:53 AM9/13/13
to fabrica...@googlegroups.com
Status: Accepted
Owner: simon.al...@gmail.com
Labels: Type-Defect Priority-Medium

New issue 52 by simon.al...@gmail.com: Ctrl+C of parallel fabricate script
does not exit correctly.
http://code.google.com/p/fabricate/issues/detail?id=52

What steps will reproduce the problem?
1. Start a parallel fabricate script (build.py) that creates multiple
processes
2. Try to interrupt the script with Ctrl+C
3. Script fails to exit, and hangs.

What is the expected output? What do you see instead?
The script should exit. Possibly writing the dependency information for
completed work.

Script prints errors for each running process, but fails to exit.
Subsequent Ctrl+C operations cause the script to print further errors for
each process, but the script still does not exit. Only workaround is Ctrl+Z
to suspend and kill the precesses with 'killall build.py'.



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages