If the build hasn't started yet (state is WAITING) try removing the symlink to it. If this succeeds, delete the partial results directory. If the build makes it to RUNNING then it writes a CANCEL file in the results directory. The callback that is passed to execWithRedirect catches this, causing a SIGTERM to be sent to anaconda. It then exits and cleanup happens normally. The partial results directory is then removed. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compose.py | ||
| config.py | ||
| crossdomain.py | ||
| projects.py | ||
| queue.py | ||
| recipes.py | ||
| server.py | ||
| v0.py | ||
| workspace.py | ||
| yumbase.py | ||