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

std.typecons.Rebindable not usable with vibe.core.concurrency.receive #421

Closed
atilaneves opened this issue Dec 2, 2013 · 0 comments
Closed

Comments

@atilaneves
Copy link

The template that checks for weakly isolated arguments doesn't take Rebindable into account. Given that immutable classes don't work with receive from the stdlib, Rebindable is the only way that works there and it doesn't work with vibe.d, making shared classes the only way to send class references to another task.

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

1 participant