Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore non-awaited _update_interception_patterns warning #1951

Closed
wants to merge 1 commit into from

Conversation

mxschmitt
Copy link
Member

This fixes:

/Users/maxschmitt/.pyenv/versions/3.11.2/lib/python3.11/asyncio/base_events.py:678: RuntimeWarning: coroutine 'Connection.wrap_api_call' was never awaited

Fixes #1950
Relates #1864

@mxschmitt mxschmitt marked this pull request as draft June 2, 2023 19:12
@mxschmitt mxschmitt closed this Jun 12, 2023
@mxschmitt mxschmitt deleted the ignore-route-errors branch August 14, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webkit manifests different errors on Playwright 1.33 python version.
1 participant