In no way does it mean that you don’t need an event loop because threads exist, as was the contention here.
2. It absolutely does mean you don't need the main thread event loop for non UI-events.
In no way does it mean that you don’t need an event loop because threads exist, as was the contention here.