owner 1085691 ! owner 1085692 ! thanks After forwarding this upstream, I'm going to do this instead:
+# https://github.com/joblib/joblib/issues/1618 +ifeq ($(shell nproc), 1) + EXCLUDE_TESTS += and not test_nested_parallelism_limit + EXCLUDE_TESTS += and not test_threadpool_limitation_in_child_override +endif which is more specific and somewhat better than my initial proposal. Thanks.