Fixing a Frozen UI & a Sneaky Scheduler Crash — A Tale of Threads, Signals, and Defensive Code 🧵🔥
If your app looks alive but feels dead… congratulations 🎉You’ve probably blocked the main thread.
This post is a walkthrough of two real bugs I fixed recently:
A UI freeze caused by blocking file I/O on the main thread
A nasty crash where a schedu...
rnr-still-figuring-things-out.hashnode.dev4 min read