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

feat: CommandChild - abort() -> kill(signal?: Deno.Signal) #168

Merged
merged 6 commits into from
Aug 5, 2023
Merged

Conversation

dsherret
Copy link
Owner

@dsherret dsherret commented Aug 5, 2023

Closes #160

@dsherret dsherret merged commit 78da250 into main Aug 5, 2023
4 checks passed
@dsherret dsherret deleted the feat_kill branch August 5, 2023 20:22
@dsherret dsherret changed the title feat: CommandBuilder - abort() -> kill(signal?: Deno.Signal) feat: CommandChild - abort() -> kill(signal?: Deno.Signal) Aug 5, 2023
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.

Ability to send signals to child processes
1 participant