Dan Vanderkam
Results
373
comments of
Dan Vanderkam
That would do the trick. I'm just thinking that your fast path will need to replicate JavaScript's implicit coercions to preserve existing behavior, e.g. ``` $ echo '{"x": 1}\n{"x": "1"}'...
I really hope this is fixed.
Alas, it is not! My theory is that the `beforeunload` event doesn't always fire, so the server doesn't always get a shutdown notice. Maybe maintaining a websocket would work better?