Closed Phibedy closed 7 years ago
After a segfault we should call the deinitialise method of all modules once (if there is a segfault in the deinitialise method we won't be caught in a endless-loop)
Fixed with https://github.com/lms-org/lms/commit/a9dc8bbefa00179407bd32f9dc8b91d241a7220b
After a segfault we should call the deinitialise method of all modules once (if there is a segfault in the deinitialise method we won't be caught in a endless-loop)