blob: df28c43823075aed3abc0eaece77962427aa55c0 [file] [log] [blame]
Test to ensure that any queued messages are not dispatched after terminate is called, which would cause a crash due to the InjectedScript throwing a TerminatedExecutionError when it's evaluated.
Creating worker...
Terminating worker...
Creating worker...
Terminating worker...
PASS: Should not crash.