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

fix: don't crash profiler if we can not parse FrameTime #295

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

kirillzyusko
Copy link
Contributor

In case if we can not parse FrameTime - we don't call onMeasure (instead of crashing a profiler).

Closes #291

Copy link

netlify bot commented Jun 28, 2024

Deploy Preview for flashlight-docs canceled.

Name Link
🔨 Latest commit 7d4e6e8
🔍 Latest deploy log https://app.netlify.com/sites/flashlight-docs/deploys/667ebfc44ecd53000871dec5

@flashlight-bot
Copy link
Contributor

Flashlight Automated Report 🔦

@Almouro
Copy link
Member

Almouro commented Jun 28, 2024

Awesome! Thanks for the PR! (that was fast ♥️)

(Note: same for this one, the iOS build seems to be broken since a Github Actions upgrade and is of course unrelated)

@Almouro Almouro merged commit 8aee5ec into bamlab:main Jun 28, 2024
6 of 7 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.

Error: Could not parse ATrace line "CPU:3 [LOST 4262 EVENTS]"
3 participants