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 a get_scheduler() CPO for querying the current scheduler from the receiver #20

Closed
lewissbaker opened this issue Nov 13, 2019 · 0 comments
Assignees

Comments

@lewissbaker
Copy link
Contributor

This would allow algorithms to be written that can be written in such a way that they just use the ambient current scheduler rather than having to explicitly pass the scheduler into the algorithm.

This should be done in conjunction with having the on() algorithm inject the current scheduler into the receiver passed to the successor. This part depends on #15.

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