I managed to make with work with a shared fixture, but for some scenarios I want to configure the LocalCluster differently. Making a fixture for each test works, but seems bad practice.
I managed to make with work with a shared fixture, but for some scenarios I want to configure the LocalCluster differently. Making a fixture for each test works, but seems bad practice.