Somewhere between Dask/Distributed version 2022.5.0 and 2022.5.1 (and subsequently 2022.5.2), STUMPY's dask-related unit tests (e.g., https://github.com/TDAmeritrade/stumpy/blob/main/tests/test_stumped.py) are around 10x slower. This is also causing our Github Actions workflows to timeout.
We'll need to track this down and find out what may have changed in either dask and/or distributed.