Ticket #3041 defect assigned
windows signalProcess should call stopPolling()
| Reported by: | bigdog | Owned by: | bigdog |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | windows process kill |
| Cc: | Trent.Nelson, exarkun | Branch: | |
| Author: | Launchpad Bug: |
Description
The reactor was unclean on a couple of tests after calling signalProcess("KILL")
adding a call to stopPolling() cleaned up the polling files. when a process is killed
self._stopPolling()
Change History
Note: See
TracTickets for help on using
tickets.
