-
Notifications
You must be signed in to change notification settings - Fork 9
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
Improve API for subphase shifting #1129
Comments
There was a discussion related to this at https://darmatalk.slack.com/archives/C01SEK9R3M1/p1650309068414679?thread_ts=1650302924.746259&cid=C01SEK9R3M1. |
I'm thinking about starting with tests so that we can agree on what should happen in the relevant use cases. |
Could you copy and paste the relevant bits of discussion here, for archival access? We're not paying for Slack, so that history will become inaccessible in a few months |
Phil Miller Apr 18th at 10:28 AM Nicole Slattengren 15 days ago Phil Miller 15 days ago Nicole Slattengren 15 days ago Nicole Slattengren 15 days ago Phil Miller 15 days ago Nicole Slattengren 15 days ago Nicole Slattengren 15 days ago Phil Miller 15 days ago Jonathan LIfflander 15 days ago Jonathan LIfflander 15 days ago Jonathan LIfflander 15 days ago Nicole Slattengren 15 days ago Jonathan LIfflander 15 days ago |
What Needs to be Done?
Consider adding API to the phase manager
runSubphaseCollective(auto&& action)
or toCollectionChainSet
to designate work for separate subphases, rather than feeding them through individual elements.Is your feature request related to a problem? Please describe.
Describe potential solution outcome
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: