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

don't issue a send() when the socket is unready #10

Merged
merged 2 commits into from Oct 13, 2019

Conversation

disruptek
Copy link
Contributor

Also fixes some warnings from object variant case transitions.

Copy link
Owner

@dom96 dom96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Just one gripe/question.

src/irc.nim Outdated Show resolved Hide resolved
@davidgarland
Copy link
Contributor

Would be nice to see this merged, as it has a lot of bugfixes that I now realize I have made patches for overtime that could have been fixed-- and it seems to be delayed over a single assert. If one of you could budge on this, that'd be nice :S

I suspect the underlying logic fix applied here may also be the heisenbug that I tried to make a workaround for, though I have no direct evidence for that.

@disruptek
Copy link
Contributor Author

PTAL

@dom96 dom96 merged commit a085f1f into dom96:master Oct 13, 2019
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.

None yet

3 participants