1
0
Fork 0

Fix reset hang: shut down the Emesary recipient

Requires corresponding SimGear update
This commit is contained in:
James Turner 2021-06-17 15:54:02 +01:00
parent c31d8c4e65
commit bee7b0164f

View file

@ -288,6 +288,7 @@ void registerMainLoop()
void unregisterMainLoopProperties()
{
nasal::shutdownMainLoopRecipient();
frame_signal.reset();
nasal_gc_threaded.reset();
nasal_gc_threaded_wait.reset();