Skip to content
Snippets Groups Projects
Commit 60890166 authored by Kamil Trzciński's avatar Kamil Trzciński
Browse files

Merge branch 'acquire-before-asking-for-build' into 'master'

Acquire before asking for build

This introduces a three fixes:
- Acquire runner context before build, instead of locking main queue,
- Give back the runner to main queue, making it faster for the worker threads to pick new builds,
- Execute `docker-machine ls` only once at time if more than one goroutine asks for it.


See merge request !200
parents a9361c3e 5a1ea39a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment