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

Missing std::sync::Weak #156

Open
emgre opened this issue Jul 8, 2020 · 1 comment
Open

Missing std::sync::Weak #156

emgre opened this issue Jul 8, 2020 · 1 comment

Comments

@emgre
Copy link

emgre commented Jul 8, 2020

There is no equivalent in loom for std::sync::Weak<T> and std::sync::Arc::<T>::downgrade(this: &Arc<T>) -> Weak<T>. It would be needed for tokio-rs/tokio#2649

@darkskygit
Copy link

any update?

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

No branches or pull requests

2 participants