Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Fix: ANR when observing progress #63

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Fix: ANR when observing progress #63

merged 2 commits into from
Oct 19, 2023

Conversation

jordond
Copy link
Owner

@jordond jordond commented Oct 19, 2023

Fixes #62

A race condition would happen where we would loop forever because we weren't properly checking the return value of Transformer.getProgress()

@jordond jordond added the bug Something isn't working label Oct 19, 2023
@jordond jordond added this to the 3.3.1 milestone Oct 19, 2023
@jordond jordond merged commit 0012963 into main Oct 19, 2023
@jordond jordond deleted the fix/progress-anr branch October 19, 2023 16:56
@samsonjs
Copy link

It's a good sign that the code got simpler too! 🏆

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Occasional ANR when transforming
2 participants