cloudfoundry / guardian

containers4life
Apache License 2.0
76 stars 42 forks source link

Fix process-leaks on cleanup. #419

Closed geofffranks closed 1 year ago

geofffranks commented 1 year ago

Guardian on Windows suffered from bugs preventing process directories from cleaning up after Wait() (both success + failures). It now uses the same logic as Guardian on Linux.

Guarian on Linux would fail to cleanup process directories on wait, if the extraCleanup() function failed. This is also resolved.

cf-gitbot commented 1 year ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.