From 09444885f680303d314c85d03ea495b6260bddb4 Mon Sep 17 00:00:00 2001 From: Timothee Guerin Date: Thu, 25 Jul 2024 14:40:28 -0700 Subject: [PATCH] Create keep-watch-internal-compiler-error-2024-6-25-21-39-16.md --- ...ep-watch-internal-compiler-error-2024-6-25-21-39-16.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .chronus/changes/keep-watch-internal-compiler-error-2024-6-25-21-39-16.md 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