-
Notifications
You must be signed in to change notification settings - Fork 5
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
Suggested heads support #188
Conversation
please create a complementary pull request for |
11d58f9
to
9c0da45
Compare
After additional consideration, we decided that suggested heads will be implemented a little more genetic, with By default In addition, I've fixed how stacks are cached, as we need to distinguish now the head node demand from worker demand. Both could have the same configs, but context matters from now on. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What I've done:
Notable remarks:
stack._managers[-1]
is a way with no exit. Another SDK API concept with stages should solve this issue.