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

Add Worker::is_same_as #3

Closed
wants to merge 1 commit into from
Closed

Conversation

james7132
Copy link

Add a shim for Arc::ptr_eq for lifo/fifo Worker in the form of Worker::is_same_as. Fixes #2.

@sbarral
Copy link
Member

sbarral commented Dec 7, 2022

As per the discussion in #2, closing in favor of #5.

@sbarral sbarral closed this Dec 7, 2022
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.

Arc::ptr_eq equivalent for Stealer/Worker
2 participants