-
- Downloads
Project 'gitlab-org/gitter/irc-bridge' was moved to 'gitterHQ/irc-bridge'. Please update any links and bookmarks that may still have the old path.
Added messaging queues for operation updates
ExecutionService now registers for message updates. Once all messages have been read and job is completed, job is removed.
Showing
- buildgrid/server/execution/execution_instance.py 14 additions, 2 deletionsbuildgrid/server/execution/execution_instance.py
- buildgrid/server/execution/execution_service.py 29 additions, 15 deletionsbuildgrid/server/execution/execution_service.py
- buildgrid/server/job.py 24 additions, 6 deletionsbuildgrid/server/job.py
- buildgrid/server/scheduler.py 18 additions, 6 deletionsbuildgrid/server/scheduler.py
- tests/integration/execution_service.py 12 additions, 7 deletionstests/integration/execution_service.py
Please register or sign in to comment