coiled / feedback

A place to provide Coiled feedback
14 stars 3 forks source link

Cluster.close non-responsive with cluster with shutdown_on_close=False #151

Closed mrocklin closed 1 year ago

mrocklin commented 3 years ago

Should we take an explicit close method call to override the shutdown_on_close signal?

shughes-uk commented 1 year ago

we have .close(force_shutdown=True) now