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 debug log format #113

Merged
merged 1 commit into from
Feb 24, 2020
Merged

Fix debug log format #113

merged 1 commit into from
Feb 24, 2020

Conversation

enobufs
Copy link
Member

@enobufs enobufs commented Feb 24, 2020

Resolves #112

Fix confirmed:

$ PION_LOG_DEBUG=sctp go test -v -run TestRoutineLeak/Close_failed |grep 'readLoop exited'
sctp DEBUG: 13:31:24.243066 association.go:434: [0xc0000b0000] readLoop exited EOF

@enobufs enobufs requested a review from Sean-Der February 24, 2020 21:35
@enobufs enobufs merged commit 1c94953 into master Feb 24, 2020
@enobufs enobufs deleted the issue-112 branch February 24, 2020 22:12
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.

Broken debug log: "readLoop exited EOF %!s(MISSING)"
2 participants