Closed marmistrz closed 5 years ago
There exists impl Destroy for DockerSession but it doesn't seem to actually run.
impl Destroy for DockerSession
Stale issue message
Fixed and merged (#264 and #265). Docker container had to be stopped before deleting it.
There exists
impl Destroy for DockerSession
but it doesn't seem to actually run.