davidje13 / postfacto

Self-hosted retro tool aimed at helping remote teams
GNU Affero General Public License v3.0
0 stars 0 forks source link

Improve test.sh shutdown #17

Closed davidje13 closed 5 years ago

davidje13 commented 5 years ago

Currently returns non-zero on success due to kill commands, which also produce a lot of noisy logs.

Should shut down more gracefully, at least on success.