Ticket #783 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

Python errors aren't redirected to log files

Reported by: ari-_-e Owned by: andar
Priority: major Milestone:
Component: other 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.

Change History

Changed 4 years ago by ari-_-e

  • status changed from new to closed
  • resolution set to fixed

What sort of world is it where I have to close my own bugs? Pitiful. Absolutely pitiful.

[4606]

Note: See TracTickets for help on using tickets.