diff --git a/.chronus/changes/keep-watch-internal-compiler-error-2024-6-25-21-39-16.md b/.chronus/changes/keep-watch-internal-compiler-error-2024-6-25-21-39-16.md new file mode 100644 index 00000000000..eb93d0bcd3c --- /dev/null +++ b/.chronus/changes/keep-watch-internal-compiler-error-2024-6-25-21-39-16.md @@ -0,0 +1,8 @@ +--- +# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking +changeKind: fix +packages: + - "@typespec/compiler" +--- + +`tsp compile --watch` will not stop when a crash happens during compilation