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

Clean up TODO's in scheduler affinity revamp #528

Open
6 tasks
ispeters opened this issue May 24, 2023 · 0 comments
Open
6 tasks

Clean up TODO's in scheduler affinity revamp #528

ispeters opened this issue May 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ispeters
Copy link
Contributor

ispeters commented May 24, 2023

  • work out what the blocking_kind and is_always_scheduler_affine properties are for retry_when
  • figure out what to do with let_value_with_stop_source because it leaks the ability to request stop from a random Scheduler
  • customize with_scheduler_affinity for most/all algorithms
  • figure out how to express blocking_kind and/or is_always_scheduler_affine for Awaitables
  • implement via for Awaitables and replace the hackery in with_scheduler_affinity
  • probably other things…
@ispeters ispeters self-assigned this May 24, 2023
@ispeters ispeters added the enhancement New feature or request label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant