-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[release/7.0-staging] [browser] fix job queue timespan calculation #85784
[release/7.0-staging] [browser] fix job queue timespan calculation #85784
Conversation
@pavelsavara - Reminder that you're free to merge your PR to the staging branch anytime, as long as:
If you want this fix to go into the June Release, please make sure to merge this before the code complete day (May 15th). |
Thanks! |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
It seems that We use emscripten version 3.1.12 in Net7 |
We are not going to upgrade emscripten on patch. Especially when it's breaking ABI.
The I guess that's as good fix as we could get for Net7. |
Approved in email with Tactics. |
Backport of #85677 and #85660 to release/7.0-staging
/cc @pavelsavara
Customer Impact
"Scheduled tasks stop working after 2023.04.14 1:41:36 UTC"
Fixes #85473
Testing
Unit tests and manual testing.
Risk
Limited to wasm platform, mainly Blazor wasm.