mirror of
https://github.com/containers/podman.git
synced 2025-12-09 15:19:35 +08:00
This solves our prior problems with attach races by ensuring the order is correct. Also contains substantial cleanups to the attach code. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #482 Approved by: baude