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

Expose AbortController in node #137

Merged
merged 19 commits into from
Jun 11, 2024

Conversation

ryanking13
Copy link
Member

@ryanking13 ryanking13 commented Jun 11, 2024

Fixes node error in: pyodide/pyodide#4846

Resolve #136.

I commented out refcount check in selenium_handle which seems failing after Python version update, and disabled playwright test temporarily, which has been keep getting timeout recently.

@ryanking13 ryanking13 merged commit 4511f57 into pyodide:main Jun 11, 2024
16 checks passed
@ryanking13 ryanking13 deleted the abortcontroller-node branch June 11, 2024 14:23
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.

need to pass AbortController when making a VM context
1 participant