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 call with continuation option for push #1187

Open
byucesoy opened this issue Feb 6, 2024 · 0 comments
Open

Add call with continuation option for push #1187

byucesoy opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@byucesoy
Copy link
Member

byucesoy commented Feb 6, 2024

Currently when you push a label, after it pops, it returns back to the label that pushes it originally. Thus originating label needs to add checks for retval to ensure not pushing the same label infinitely. It would be useful to have a mode of push that one can specify next label it needs to go after pop.

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

2 participants