Change8

v2.9.2-canary.2

📦 turborepoView on GitHub →
🐛 1 fixes

Summary

This canary release fixes an issue where the watch loop was blocked, preventing interruptible persistent tasks from restarting after file changes.

🐛 Bug Fixes

  • Unblocked the 'watch' loop, allowing interruptible persistent tasks to restart correctly upon file changes.