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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to