You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im connecting to a remote network (so it could be a package drop or something random fuzz). if it doesn't find the response for the cleanup and instead of just a timeout, it goes full ham and puts the cpu to 100% forever
To Reproduce
Connect to a remote smtp and have not perfect network stability (random package drops)
Expected behavior
A clear and concise description of what you expected to happen.
Describe the bug
Im connecting to a remote network (so it could be a package drop or something random fuzz). if it doesn't find the response for the cleanup and instead of just a timeout, it goes full ham and puts the cpu to 100% forever
To Reproduce
Connect to a remote smtp and have not perfect network stability (random package drops)
Expected behavior
A clear and concise description of what you expected to happen.
Logs
Provide the output of
deno --version
Provide the output of your code snippet (with
debug.log
set to true seehhttps://github.com/EC-Nordbund/denomailer#options )
The text was updated successfully, but these errors were encountered: