Problems with Control-C stopping ipcluster on Windows/Python2.6

Bug #515376 reported by Brian Granger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IPython
Confirmed
High
Brian Granger

Bug Description

When ipcluster is running and you hit Control-C, it should stop all of its child processes and then exit. On Windows, under Python 2.6, doing Control-C exits immediately and doesn't stop the child processes. When using the WinbHPC scheduler, these child processe are job.exe. When I add --log-level 10 to ipcluster and then retry, I see that it looks like the job.exe processes have already exited. This could be a tough one to track down and the problem could even be in Twisted.

Changed in ipython:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Brian Granger (ellisonbg)
milestone: none → 0.11
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.