GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
Whenever we deploy, our exception tracker gets noisy with the SignalExcpetion due to Puma receiving a SIGTERM. This is an expected behavior and should not be raised. It can be fixed adding raise_exception_on_sigterm(false) to our Puma config.
Whenever we deploy, our exception tracker gets noisy with the
SignalExcpetion
due toPuma
receiving a SIGTERM. This is an expected behavior and should not be raised. It can be fixed addingraise_exception_on_sigterm(false)
to our Puma config.More information here:
https://github.com/puma/puma/pull/1690
Needle: https://haystack.githubapp.com/classroom/needles/zMtX4AGAjJVlre9rBQyzOA Rollup: https://haystack.githubapp.com/classroom/rollups/194428943c1becce2f5745f9bb3a5ed8
Backtrace
Brought to you by Haystack's
!
hotkey. Try it on a needle or rollup today!