Skip to content

Migrate to dispatch2, decomission nym-apple-dispatch #2644

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

Merged
merged 7 commits into from
Apr 14, 2025

Conversation

pronebird
Copy link
Collaborator

@pronebird pronebird commented Apr 9, 2025

Since the improvements in madsmtm/objc2#681 have been fully absorbed (and beyond), we can switch to using dispatch2 and decomission nym-apple-dispatch. This improvement not only removes our own bindings to libdispatch but also improves dependency tree as dispatch2 is used across all other objc2-* crates.

Unfortunately, there is no official release yet for that so this PR anchors relevant crates to the commit hash.


This change is Reviewable

@pronebird pronebird force-pushed the am/back-to-dispatch2 branch 5 times, most recently from 783d344 to 42f5c4b Compare April 9, 2025 17:27
Copy link
Contributor

@octol octol left a comment

Choose a reason for hiding this comment

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

Just make sure to update deny.toml if that error is something we are ok with

@pronebird pronebird force-pushed the am/back-to-dispatch2 branch from 5e2b521 to c50e4bc Compare April 11, 2025 11:16
@pronebird
Copy link
Collaborator Author

@octol addressed that

@pronebird pronebird requested a review from octol April 11, 2025 11:59
@pronebird pronebird merged commit 48ddb3c into develop Apr 14, 2025
12 of 13 checks passed
@pronebird pronebird deleted the am/back-to-dispatch2 branch April 14, 2025 06:46
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.

3 participants