From f41dbd4629ad26b55c0e2b3c51d316ea5e874e12 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 19 Nov 2022 12:34:58 +0800 Subject: [PATCH] disable async-pool for 9.4 (jwiegley/async-pool#28) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9f083b2..68767e07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4375,7 +4375,7 @@ packages: - natural-sort "John Biesnecker @biesnecker": - - async-pool + - async-pool < 0 # https://github.com/jwiegley/async-pool/issues/28 "Zoltan Kelemen @kelemzol": - fswatch