Skip to content

Add terminate cli argument for shell-command.#319

Open
hayd wants to merge 1 commit into
gorakhargosh:masterfrom
hayd:terminate
Open

Add terminate cli argument for shell-command.#319
hayd wants to merge 1 commit into
gorakhargosh:masterfrom
hayd:terminate

Conversation

@hayd

@hayd hayd commented Jun 2, 2015

Copy link
Copy Markdown

If a new event occurs whilst the current one is still in progress, it
terminates the Popen and runs the command anew.

If a new event occurs whilst the current one is still in progress, it
terminates the Popen and runs the command anew.
@hayd

hayd commented Jun 2, 2015

Copy link
Copy Markdown
Author

I think .terminate is sufficient, at least for my work.

Perhaps there is a need for more (hence the sledgehammer comment), specifically AutoRestart.Trick.stop does some magic to kill all spawned tasks (presumably terminate doesn't do this)?

@hadrien hadrien mentioned this pull request Oct 5, 2022
@hadrien

hadrien commented Oct 5, 2022

Copy link
Copy Markdown

👋🏽 I want this! How can I help having this merged?

@BoboTiG

BoboTiG commented Oct 5, 2022

Copy link
Copy Markdown
Collaborator

👋🏽 I want this! How can I help having this merged?

Any help would be great!
FTR the PR needs to be rebased on the up-to-date master branch, add at least one test, and a changelog line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants