Activity
From 2010-03-14 to 2010-04-12
2010-04-12
-
04:29 Feature #666 (Closed): Try to restart children more than once
- We could increase the delay between each trial, several times, before giving up.
We give it up so that the spawne... -
04:26 Bug #664 (Closed): Crash if pidfile does not contain an int
- fixed in version 0.2.20
-
04:26 Feature #665 (New): Should not use the subprocess module for checking if master PID is a lunch pr...
- Should not use the subprocess module for checking if master PID is a lunch process
-
04:25 Bug #663 (Closed): Check if running master with same pid is a lunch process
-
04:25 Bug #663: Check if running master with same pid is a lunch process
- Done in version 0.2.20
- 04:06 Revision afd9715f: updated man pages when building.
- 04:06 Revision f100d8a4: Added tag 0.2.20 for changeset 118bd854acff
- 04:03 Revision fdf97b28: updated version to 0.2.20
- 04:01 Revision 0873a64b: When a process with the PID of the master is found, we check if it has the str...
-
03:32 Bug #664 (Closed): Crash if pidfile does not contain an int
- We must catch [[ValueError]] exceptions in master.py, line 825.
- 03:28 Revision 50c0d7ad: removed the command to convert the svg to png in setup.py
2010-03-31
-
23:59 Bug #663 (Closed): Check if running master with same pid is a lunch process
- When reading pidfile, if a process with that pid is running, fine, but it might not be lunch master. We should check ...
-
23:56 Feature #662 (Closed): Allow to add a delay before restarting a child
- delay_before_restarting=0.0
This way, we can always restart a child that dies, but waiting a bit between each tria... -
23:54 Feature #661 (Closed): Be able to start a child again if not running anymore
- Be able to start a child again if not running anymore
-
23:54 Bug #660 (Closed): Do not ask "really quit?" if no child is running anymore
- Do not ask "really quit?" if no child is running anymore
-
23:52 Feature #649 (Closed): "Do you really want to quit?" dialog
Also available in: Atom