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

Solved Bug: forever loop for nf close until ctx is cancelled. #8

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

ankur-anand
Copy link
Contributor

Currently, the nf config will keep on closing in a loop until the ctx is cancelled. The desired behaviour is to close the function within 900ms else return the Error.

This PR does the same and doesn't keep on closing in a loop for forever.

Copy link
Contributor

@satyaranjanp satyaranjanp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@sanfern sanfern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sanfern sanfern merged commit ba69129 into l3af-project:main Jan 24, 2022
sanfern added a commit that referenced this pull request May 13, 2022
@jniesz jniesz added the bug Something isn't working label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants