This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 183530

Summary: [69cat] [ruby][debugger] Terminating a Rake Task being debugged doesn't terminate rake process.
Product: ruby Reporter: esmithbss <esmithbss>
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE from debugger which didn't terminate rake task.

Description esmithbss 2010-04-06 08:11:02 UTC
[ BUILD # : 201004050201 ]
[ JDK VERSION : 1.6.* ]

When debugging a Rake task, if the rake task is taking a long time to process,
terminating the debug session using the button in the top toolbar disconnects
the debugger, but does not terminate the rake task.
Comment 1 esmithbss 2010-04-06 08:13:03 UTC
Created attachment 96733 [details]
IDE from debugger which didn't terminate rake task.
Comment 2 ehartmann 2010-04-06 14:41:33 UTC
Sorry, I've updated the wrong bug.
Rolling back my changes