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

Browser: Remove setSpawnHandler function from the public API #1303

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

adamziel
Copy link
Collaborator

Removes the setSpawnHandler from the public API exposed on the web. Keeping it would add a lot of complexity to #1287 and we have a good handler in the worker thread. If this is needed again one day, let's explore restoring it then.

Related to #1287

Testing instrctions

  • Verify the automated CI checks continue to work
  • Verify the wp-cli demo continues to work

Removes the setSpawnHandler from the public API exposed on the web.
Keeping it would add a lot of complexity to #1287 and we have a good
handler in the worker thread. If this is needed again one day, let's
explore restoring it then.

 ## Testing instrctions

* Verify the automated CI checks continue to work
* Verify the wp-cli demo continues to work
@adamziel adamziel merged commit 30a707c into trunk Apr 23, 2024
5 checks passed
@adamziel adamziel deleted the remove-set-spawn-handler-from-public-api branch April 23, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant