(core): OgreViewer crashes when closing
Description
OgreViewer crash at closing, this crash happens because the action openSeriesDBAct
is working on a thread.
Now we wait until services are properly stopped after service->stop()
in XXRegistrar class.
Closes #575 (closed)
How to test it?
- Open OgreViewer.
- Close it.
Edited by Romain MANCIAUX