You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
fawazahmed0
changed the title
[Bug]: Running two contexts at same time causes firefox to wait endlessly
[Bug][Regression]: Running two contexts at same time causes firefox to wait endlessly
Feb 2, 2025
I can repro this on Windows, but not on macOS. The second concurrent newPage() hangs, with Browser.newPage call never responding and Browser.attachedToTarget never arriving.
Version
1.50.1
Steps to reproduce
Expected behavior
Code should continuously print
completed
Actual behavior
Code stops printing
completed
at some pointAdditional context
Running two contexts at same time causes the browser to get stuck for eternity
Note: This is regression, the issue does not happen in 1.49.1
Environment
The text was updated successfully, but these errors were encountered: