Skip to content

ValueError: backend_options should be an instance of coiled.BackendOptions #756

@crusaderky

Description

@crusaderky

I'm failing to run any kind of A/B tests on Python 3.10 or 3.11.
coiled.Cluster fails with ValueError: backend_options should be an instance of coiled.BackendOptions.
e.g. https://github.com/coiled/coiled-runtime/actions/runs/4574323397
This only happens on A/B tests, and only on Python 3.10 and 3.11.
Regular PR/overnight tests on 3.10, jupyter notebooks on 3.10, and 3.8/3.9 A/B tests are fine.

Everything uses coiled-0.5.9.

CC @fjetter @shughes-uk @ntabris

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions