Skip to content

Conversation

@stan-quinn
Copy link

I found a problem with the exception handling in _tcp_server_uds_callback, it was using e[0] instead of e.args[0].
Further inspection showed some other exceptions could never be reached, in write_data().
Also, the linter pointed out a couple of missing params, and a couple of extra params.

@fujitatomoya fujitatomoya force-pushed the topic-noetic-devel-uds-support branch from 24a25ad to ce1f433 Compare November 30, 2024 18:29
@fujitatomoya fujitatomoya force-pushed the topic-noetic-devel-uds-support branch from ce1f433 to a839eef Compare May 11, 2025 23:01
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