Skip to content

fix(exit): catching SIGTERM

Raphael Defosseux requested to merge build-no-asan-in-release into develop

catching SIGTERM

We also need to modify our tutorials w/:

docker-compose stop -t 2
docker logs ...
docker-compose down

So we can see in the logs the proper exit.

Related to this issue

Merge request reports