This reliably produces a lost run: ```js fn(state => { console.log("click run to take down the worker"); return 42; }) ```
This reliably produces a lost run: