Set supervisord to not restart automatically

Summary of Changes

Setting the autorestart option of the supervisord config to false. Hopefully should fix the issue where the exit button wasn't killing the container. Can test by setting this option in pretty much any of our trame apps and then checking that the exit button actually works.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #43 (closed)

Merge request reports

Loading