-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
backend/dockerapplies to the docker backend providerapplies to the docker backend providerbackend/gceapplies to the gce backend providerapplies to the gce backend providerbackend/jupiterbrainapplies to the jupiterbrain backend providerapplies to the jupiterbrain backend provider
Description
We use context cancellations for things like shutdown with SIGTERM and timeouts, but some log messages seem to indicate that this could mean that the instance shutdown we do to clean up the instance after a cancellation doesn't finish. We should ensure that a context cancellation would still allow this cleanup to run.
Backends to check:
- cloudbrain
- docker
- gce
- jupiterbrain
- local (this might not apply to this backend)
Metadata
Metadata
Assignees
Labels
backend/dockerapplies to the docker backend providerapplies to the docker backend providerbackend/gceapplies to the gce backend providerapplies to the gce backend providerbackend/jupiterbrainapplies to the jupiterbrain backend providerapplies to the jupiterbrain backend provider