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

fix for bug prevening retry code in Star Fragment Lamp ( issue #2444) #2445

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jdimpson
Copy link

@jdimpson jdimpson commented Mar 15, 2023

This change corrects the bug described in issue #2444. Specifically, it enables the intended behavior of the retry code in get_request() by passing a reference to code as the ping argument, rather than the output of the code. This means that the code will be retried as needed in get_request(), rather than tried only once.

Fixes #2444.

@jdimpson jdimpson changed the title fix for issue #2444 fix for bug prevening retry code in Star Fragment Lamp ( issue #2444) Mar 15, 2023
@BlitzCityDIY BlitzCityDIY self-requested a review March 15, 2023 12:54
@BlitzCityDIY BlitzCityDIY self-assigned this Mar 15, 2023
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

Successfully merging this pull request may close these issues.

bug in retry code for Star Fragment Lamp
2 participants