blob: 5284abf3f9ca6db0c812614988fe4d06f047e948 [file] [log] [blame]
Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE.
PASS: workerThreadCount = 0
PASS: Worker thread created
PASS: Worker exited when close() called.
DONE