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

Ensure Examples' finish is called only once. #158

Merged
merged 2 commits into from
Mar 5, 2021
Merged

Conversation

julianrex
Copy link
Contributor

PRs must be submitted under the terms of our Contributor License Agreement CLA.

Pull request checklist:

  • Briefly describe the changes in this PR.
  • Include before/after visuals or gifs if this PR includes visual changes.
  • Write tests for all new functionality. If tests were not written, please explain why.
  • Add example if relevant.
  • Document any changes to public APIs.
  • Apply changelog label ('breaking change', 'bug 🪲', 'build', 'docs', 'feature 🍏', 'performance ⚡', 'testing 💯') or use the label 'skip changelog'
  • Add an entry inside this element for inclusion in the mapbox-maps-ios changelog: <changelog></changelog>.

Summary of changes

This PR ensures that if an example calls finish multiple times that only one notification is sent. This change is being made to accommodate #154

@julianrex julianrex added the skip changelog Add this label if this item does not need to be included in the changelog label Mar 4, 2021
@julianrex julianrex requested a review from macdrevx March 4, 2021 16:16
@julianrex julianrex added the testing 💯 Changes to the test suite label Mar 4, 2021
@julianrex julianrex enabled auto-merge (squash) March 5, 2021 20:31
@julianrex julianrex merged commit 1ab38db into main Mar 5, 2021
@julianrex julianrex deleted the jrex/examples-finish branch March 5, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Add this label if this item does not need to be included in the changelog testing 💯 Changes to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants