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

Various Community PRs #589

Merged
merged 15 commits into from
Mar 1, 2023
Merged

Various Community PRs #589

merged 15 commits into from
Mar 1, 2023

Conversation

jaredmixpanel
Copy link
Contributor

@jaredmixpanel jaredmixpanel commented Mar 1, 2023

This PR combines the changes from the following PRs with the necessary config changes needed to run CI tests against them...

#576 - thanks @vikas171999
#579 - thanks @adamwulf
#583 - thanks @julsh
#588 - thanks @prydain007

@jaredmixpanel jaredmixpanel requested a review from zihejia March 1, 2023 00:26
Copy link
Contributor

@zihejia zihejia left a comment

Choose a reason for hiding this comment

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

LGTM

@jaredmixpanel jaredmixpanel merged commit eedbe44 into master Mar 1, 2023
@RamblinWreck77
Copy link
Contributor

Nice list of fixes/improvements :)

It got me thinking though about a future overhaul to completely replace DispatchQueue/locks with Swift concurrency Tasks/async-await/actors

Seems like it would eliminate a lot of footguns with DispatchQueue.sync etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants