This tests that developers are able to tell the status of a worker by looking at the Threads view in the DevTools.
Main
is shown as idle, while worker-status-busy.js
is shown as actively executing, while worker-status-wait.js
is shown as waiting in Atomics.wait