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

Onboarder manages bulletin manager from main thread #569

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

ualch9
Copy link
Member

@ualch9 ualch9 commented Nov 15, 2021

Several App Store crashes can be traced back to using BLTNItemManager from a non-main thread. This PR fixes Onboarder's illegal usage of bulletin board by forcing it onto main thread.

@ualch9 ualch9 merged commit 1c89584 into OneBusAway:master Nov 16, 2021
@ualch9 ualch9 deleted the fix_mainthread branch November 16, 2021 18:36
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.

1 participant