containers / containers/podman-compose
podman-compose goes into high cpu loop when underlying process ends
Open
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 622
- PR merge metrics
- No merged PRs in 30d
Description
podman-compose up
Then in another window
podman-compose down
The first process goes into a high CPU loop, when the podman process dies. Also the behavior is different from docker-compose which spins off the docker process into the background and returns.
Contributor guide
Assessment
This issue has not been assessed yet.