Need a way to run script/command/function when tilt process is about to die
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
like always or on_exit function at the end of the Tiltfile when tilt gets SIGINT so we could use tilt for even more use cases :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by investigating how the Tiltfile and Tilt process handle SIGINT and shutdown. Define the expected behavior for an always or on_exit function, including when the command runs as Tilt exits, and verify that the function is invoked reliably during process termination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100