Skip to content

Trying out the new watch command with dependencies #8095

Closed Answered by orjan
orjan asked this question in Help
Discussion options

You must be logged in to vote

@orjan, no, the assumption is that persistent tasks are self healing, i.e. if a dependency changes, the persistent task will figure that out without having to be re-run. Persistent tasks are only re-run if we need to do a full rediscovery, which happens if the underlying turbo graph changes.

#8107 (comment)

This means that the persistent task need to run something like node --watch and take care of the restart by its own.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@orjan
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by orjan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants