| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
To diminish race-conditions where two separate processes call
free-port(1) and get the same port that is free at that time, but only
one is able to bind to it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The cronjob has a timeout, and running manually can be enclosed by a
timeout if required.
|
| |
|
| |
|
| |
|
|
|
|
| |
For debugging cronjob output.
|
| |
|
|
|
|
| |
Adapt the cronjob to use it also.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The error message was:
timeout: impossible d'exécuter la commande « -- »: Aucun fichier ou dossier de ce type
|
| |
|
| |
|