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

Shell trigger synchronously locks #194

Open
proidiot opened this issue Dec 28, 2018 · 0 comments
Open

Shell trigger synchronously locks #194

proidiot opened this issue Dec 28, 2018 · 0 comments
Assignees
Milestone

Comments

@proidiot
Copy link
Member

Shell trigger is locking up completely while waiting for its command to complete, but this isn't conducive to inline-backgrounded functionality. Perhaps the solution would involve an asynchronous trigger? Or perhaps just orphaning the children processes, but in this latter case, perhaps it would be better to provide this mechanism directly in the shell trigger instead of relying on this functionality to be explicitly added in every configuration that needed it.

@proidiot proidiot added this to the 0.1 milestone Dec 28, 2018
@proidiot proidiot self-assigned this Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant