[Mono-bugs] [Bug 412492] New: System process killed using Process. Kill can still be retrieved
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jul 27 04:30:02 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=412492
Summary: System process killed using Process.Kill can still be
retrieved
Product: Mono: Runtime
Version: SVN
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
On Windows, when killing a system process using Process.Kill, then that process
can still be retrieved using Process.GetProcessById - while it should actually
throw an ArgumentException (Process with an Id of NNNN is not running).
The process itself is definitely killed though.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list