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

More context #2537

Merged
merged 5 commits into from
Jun 24, 2024
Merged

Conversation

TimSylvester
Copy link
Collaborator

@TimSylvester TimSylvester commented Jun 21, 2024

Pass the file and line number of the original call through SymbolInstance accessor methods in addition to explicit checks, since the observed failures are from those calls.

Add more explicit checks, particularly before and after the buckets are transferred from the worker threads to the render thread, and avoid using the results when checks fail in hopes of preventing crashes.

Avoid short-circuiting on checks so that if multiple guard values are modified they will all be listed, in order to provide a better sense of the extent of the unexpected changes.

@TimSylvester TimSylvester self-assigned this Jun 21, 2024
@TimSylvester TimSylvester marked this pull request as ready for review June 24, 2024 16:20
Copy link
Collaborator

@sjg-wdw sjg-wdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks legit.

@TimSylvester TimSylvester merged commit 70b711b into maplibre:android-10.3.2-pre Jun 24, 2024
13 of 19 checks passed
@TimSylvester TimSylvester deleted the more-context branch June 24, 2024 18:54
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.

3 participants