Skip to content

Fix #2160 - Implement progress events #2162

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

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

WebReflection
Copy link
Contributor

Description

This MR fixes #2160 by providing a py:progress or an mpy:progress events stream that helps developer showing progress around a bootstrap that comes either from the main thread or the worker.

Changes

  • update to latest polyscript
  • add an integration test to ensure the behavior is the expected one

Checklist

  • All tests pass locally
  • I have updated CHANGELOG.md
  • I have created documentation for this(if applicable)

@WebReflection WebReflection merged commit e36a57e into pyscript:main Sep 12, 2024
2 checks passed
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.

2 participants