Opened 16 years ago
Closed 16 years ago
#783 closed bug (Fixed)
Python errors aren't redirected to log files
Reported by: | ari-_-e | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.2.0_dev |
Keywords: | Cc: |
Description
When the daemon forks off and starts outputting logs to a file, python errors are not outputted to that same log file - they just go into the void. I encountered this when trying to run trunk without twisted. When I ran the daemon without -d, it would fork off and the python importerror didn't show up anywhere. I had to use strace to figure out why the daemon wasn't staying up.
Note:
See TracTickets
for help on using tickets.
What sort of world is it where I have to close my own bugs? Pitiful. Absolutely pitiful.
[4606]