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

Don't Propagate Command Mappers when Android View is Disposed of #9956

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Sep 7, 2022

Description of Change

We already have code inside the property mapper to not propagate when the android view is disposed. We should have the same code inside the CommandMapper. If you run the device tests enough times you'll hit a crash from the command mapper invoking on a disposed unmanaged peer

@PureWeen PureWeen force-pushed the dont_propagate_command_mappers branch from e4849fd to 8064cb9 Compare September 7, 2022 03:06
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@rmarinho rmarinho merged commit 24269ce into main Sep 7, 2022
@rmarinho rmarinho deleted the dont_propagate_command_mappers branch September 7, 2022 10:25
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants