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 lambda exit #6

Merged
merged 4 commits into from
Mar 26, 2024
Merged

Fix lambda exit #6

merged 4 commits into from
Mar 26, 2024

Conversation

pfumagalli
Copy link
Member

Remove the .unref() on the network timeout, so that (on lambda) the run-loop doesn't get empty and the function doesn't exit.
Force disconnection on quit() and do not connect and issue the QUIT command if not connected.

@pfumagalli pfumagalli merged commit f95380d into main Mar 26, 2024
1 check passed
@pfumagalli pfumagalli deleted the fix-lambda-exit branch March 26, 2024 11:34
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.

1 participant