Skip to content

correctly stops running container

Marcin requested to merge mi_correctly_stop_container into develop

docker_entrypoint.sh has started hivemind as subprocess and did not pass signals to it

https://stackoverflow.com/questions/76462990/python-docker-sigterm-not-being-fired-on-container-stop

Merge request reports