containers / containers/fetchit
Long Shutdowns
Open
- Dominant language
- Go
- Stars
- 169
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
When shutting FetchIt down by using `podman container stop fetchit`, FetchIt will hang on the shutdown signal until Podman issues a SIGTERM.
This is an issue because it causes `podman container stop fetchit` to return a non-zero status code which renders it as an error to calling applications.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.