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

Change Tcb retransmission panic to an error log #46

Merged
merged 3 commits into from
May 12, 2024

Conversation

RoDmitry
Copy link
Contributor

@RoDmitry RoDmitry commented May 7, 2024

I would like to avoid panic. As you can see I've changed panic! to an error!

Changes panic to an error log for #45

@RoDmitry RoDmitry force-pushed the fix45 branch 2 times, most recently from ca918a1 to 29f1c20 Compare May 7, 2024 17:56
@RoDmitry RoDmitry changed the title Fix Tcb retransmission panic on empty inflight_packets Change Tcb retransmission panic to an error log May 7, 2024
@SajjadPourali
Copy link
Collaborator

I still would like to keep panic at this phase to identify other potential errors. As we remove it, they might not take it seriously enough to report.

@SajjadPourali SajjadPourali merged commit dbda752 into narrowlink:main May 12, 2024
1 check passed
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.

2 participants