From b61d9e34842218961fadae1fd01afe73feba1b34 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 14 Mar 2023 17:41:58 +0800 Subject: [PATCH] Disable new signal-based asynchronous goroutine preemption from GO 1.14 in git env (#11237) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 2a8310cb..9fe69d1c 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Support unicode emojis and remove emojify.js (#11032) +Disable new signal-based asynchronous goroutine preemption from GO 1.14 in git env (#11237)