mirror of https://github.com/sbt/sbt.git
This PR adds a new scripted test `watch-termination-reload` to prevent regression of the fix in PR #7838. The test verifies that the `Reload` action is correctly passed to the `watchOnTermination` callback when a reload is triggered in watch mode, instead of falling back to `CancelWatch` (which was the root cause of issue #7017). |
||
|---|---|---|
| .. | ||
| main/conscript | ||
| sbt-test/watch/watch-termination-reload | ||