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 the share database button in debug settings #918

Merged
merged 5 commits into from
Oct 21, 2022

Conversation

mplorentz
Copy link
Member

This button was broken and I needed it for testing today. I think maybe it wasn't working because I was using DispatchQueue stuff inside a Task? I had to make some things @mainactor to get rid of the DispatchQueue.main.async stuff, and I ended up fixing some SwiftLint warnings too, which made the diff a little bigger.

@mplorentz mplorentz marked this pull request as ready for review October 14, 2022 21:09
@martindsq martindsq merged commit b303497 into main Oct 21, 2022
@martindsq martindsq deleted the fix-share-database-button branch October 21, 2022 16:42
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.

2 participants