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
{{ message }}
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
After transitioning to use WKWebView, the synchronous javascript execution is now blocking. There's a problem with using the semaphore since the the async javascript never calls back to signal it. There is a failing test in the test suite that should start passing when this feature is fixed.