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

Wrong callback called in the traceRoute() method when a session ID cannot be generated #5

Closed
stephenwvickers opened this issue Oct 23, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@stephenwvickers
Copy link
Collaborator

The error is that in the traceRoute you call "callback" instead of "doneCallback" if an id can't be generated.

@stephenwvickers stephenwvickers added this to the 1.2.0 milestone Dec 14, 2015
@stephenwvickers stephenwvickers self-assigned this Dec 14, 2015
@stephenwvickers
Copy link
Collaborator Author

Fixed in 1.2.0 which will pushed to npm shortly.

stephenwvickers pushed a commit that referenced this issue Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant