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

Unable to get property 'length' of undefined or null reference #84

Closed
jonathanj opened this issue Aug 22, 2016 · 0 comments
Closed

Unable to get property 'length' of undefined or null reference #84

jonathanj opened this issue Aug 22, 2016 · 0 comments

Comments

@jonathanj
Copy link
Contributor

When the Athena message transport is stopped self.requests is set to null which causes breakage in several places expecting to be able to iterate it. The reason these iterations are happening is usually because the transport changed state half way through the processing of a request.

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

No branches or pull requests

1 participant