Skip to content

Wrong module#1

Open
1v wants to merge 50 commits intokrupenik:masterfrom
1v:master
Open

Wrong module#1
1v wants to merge 50 commits intokrupenik:masterfrom
1v:master

Conversation

@1v
Copy link

@1v 1v commented Oct 18, 2015

Causes an error:

     NameError:
       uninitialized constant Torckapi::InvalidSchemeError

@krupenik
Copy link
Owner

that's a whole lot of changes for that kind of error. Care to split into logical pieces?

@1v
Copy link
Author

1v commented May 26, 2016

I have no idea how to do that.

1v and others added 24 commits October 11, 2016 12:23
Timeout is noted to be completely unsafe, and unreliable to use.
Originally, this would hang on failed UDP reads forever (noted running
in jruby).
Use IO#select instead, with appropriate timeout.
When returned with a failure of a response, originally this will raise a
MalformedResponseError well, erroneously. The response is proper, and
should carry on to raise the next error later, for proper debugging
purposes.
Also fix identation, maybe travis tests?
Fix up some bad code practice, and infinite hanging on UDP requests.
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.

3 participants