Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deploy: place commands in queue #620

Open
bobheadxi opened this issue Oct 2, 2019 · 0 comments
Open

deploy: place commands in queue #620

bobheadxi opened this issue Oct 2, 2019 · 0 comments
Labels
:deploy daemon build and deploy functionality todo: investigate more research required

Comments

@bobheadxi
Copy link
Member

Right now, everything just contends for the daemon core Deployment with a mutex. It might be a good idea to turn the functions into "jobs" to be consumed by the deployment as it sees fit. This would centralize the control flow and probably make error management, timeouts, new features, etc. a lot easier

@bobheadxi bobheadxi added the :deploy daemon build and deploy functionality label Oct 2, 2019
@bobheadxi bobheadxi self-assigned this Oct 16, 2019
@bobheadxi bobheadxi added the todo: investigate more research required label Mar 6, 2020
@bobheadxi bobheadxi removed their assignment Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:deploy daemon build and deploy functionality todo: investigate more research required
Projects
None yet
Development

No branches or pull requests

1 participant