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 - [69cat] [ruby][debugger] Terminating a Rake Task being debugged doesn't terminate rake process.
Summary: [69cat] [ruby][debugger] Terminating a Rake Task being debugged doesn't termi...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 08:11 UTC by esmithbss
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE from debugger which didn't terminate rake task. (1.54 MB, text/x-log)
2010-04-06 08:13 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
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