Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Q2 Sprint 5
Description
Say there are two containers: A and B. Here is the sequence of events:
1) A is launched and running
2) B is cloned
3) Before B executes child isolation scripts which remove all bind mounts under /var/run/netns, A exits.
4) A tries to remove it's corresponding bind mount under /var/run/netns
5) A gets a "device is busy" error