tilt-dev / tilt-dev/tilt

Need a way to run script/command/function when tilt process is about to die

Open
#3,059 3 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.