Hacker News new | ask | show | jobs
by felsokning 762 days ago
> ...it will temporarily interrupt the current CPU execution process...

If you unwind the stack (say in a debugger), you'll find that there's no "interruption" occurring.