http://bugzilla.novell.com/show_bug.cgi?id=614909

http://bugzilla.novell.com/show_bug.cgi?id=614909#c0


           Summary: Process.Exited Event Fires Only Once for Individual
                    Process Object
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: 32bit
        OS/Version: openSUSE 11.2
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: System
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

When Process.Kill and Process.Close are called on a process with an Exited
event handler assigned, the code in the handler executes only once, but never
after subsequent starts of the same Process.

Reproducible: Always

Steps to Reproduce:
1. See attached VS08 solution.
Actual Results:  
Exited event handler fires only once.

Expected Results:  
Exited event handler fires each time Process.Kill and Process.Close are called
(in that order).  This is the behavior of Windows.

-- 
Configure bugmail: http://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