Roundup Tracker - Issues

Issue 1614753

classification
prevent forking
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : richard, tonimueller
Priority: normal :

Created on 2006-12-13 12:07 by tonimueller, last changed 2006-12-13 12:07 by tonimueller.

Files
File name Uploaded Description Edit Remove
06_roundup_server_nofork.dpatch tonimueller, 2006-12-13 12:07 patch implementing this behaviour
Messages
msg2377 Author: [hidden] (tonimueller) Date: 2006-12-13 12:07
The roundup_server.py forks if a pidfile was specified. The appendant patch introduces a new option that prevents forking, regardless whether a pidfile was specified or not. The patch was created against 1.2.1, but can be applied against 1.3.1, too. I did not verify that the result works on 1.3.1, however.

Enjoy!
History
Date User Action Args
2006-12-13 12:07:18tonimuellercreate