Commit 67f7a6c3 authored by ameerj's avatar ameerj
Browse files

core: Destroy main_process during shutdown

The main_process was never being cleaned up, causing a noticeable memory leak after subsequent launches. This change cleans up the memory during Core Shutdown, mitigating the leak.
parent e4318d22
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment