fetchit
fetchit copied to clipboard
Long Shutdowns
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.