Opened 15 years ago
Closed 15 years ago
#40 closed defect (fixed)
figure out why DR Watson shows up on exit (MS Windows)
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | Client | Keywords: | |
Cc: |
Description
The error report is totally useless (thanks Microsoft), and according to this response to my question on the py2exe mailing list, the only way to resolve this is trial and error. (great..)
Note: See
TracTickets for help on using
tickets.
It was the named pipe listener, this caused more serious problems with python 2.5: the process would not terminate properly.
We now workaround this by sending a message to ourselves which takes care of waking up the thread: changeset