- 31 Aug, 2011 3 commits
-
-
Arnaud Fontaine authored
away as it needs to send for example the exit status over a pipe and also the SIGCHLD was interrupting this pipe. Moreover, there was a race condition in the previous code leaving some children left in some cases because some SIGCHLD got lost. Also, ignore further SIGTERM once one has been received to avoid receiving a SIGTERM before putting the result to the queue and interrupting multiprocessing magic. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
exception object is serialized in order to be sent to the master process) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Aug, 2011 9 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
properly flushed before exiting and terminate children properly. Also, terminate children after a given number of errors (based upon a patch from jm). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2011 12 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
spent on the request as it could be useful to distinguish both. Also, avoid check if the method has already been wrapped (useful when going through the bases) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
(for example because the object has not been created yet), therefore the number of attempts before failing can now be specified. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
later converted to pystones by calling browser.timer.pystonesPerSecond() on a Browser instance. With the previous commit, it allows to have shorter and nicer method names. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
in seconds which can be later converted in pystones if necessary git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2011 2 commits
-
-
Julien Muchembled authored
- Change title of the document so that someone browsing the instance later can know where it comes from. - Validate person at the end. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Aug, 2011 1 commit
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2011 1 commit
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2011 2 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Aug, 2011 2 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2011 2 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jul, 2011 1 commit
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2011 1 commit
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2011 2 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2011 2 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@45930 20353a03-c40f-0410-a6d1-a30d3c3de9de
-