You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.
Probably it's an issue of node.js itself, but after 5 requests amon stops sending further requests when I'm using node 0.10.x. In node 0.8.x everything works fine.
I reimplemented lib/amon.js in my branch with request to fix it.
I haven't pulled it because you renamed everything, so it's not mergeable now.
But you may be interested with my refactoring anyway, because it made amon (or is it solid now?) more stable.
By the way, do you plan to maintain amon? If you do, tt'll be great to release these changes to npm.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Probably it's an issue of node.js itself, but after 5 requests
amon
stops sending further requests when I'm usingnode 0.10.x
. Innode 0.8.x
everything works fine.I reimplemented
lib/amon.js
in my branch with request to fix it.I haven't pulled it because you renamed everything, so it's not mergeable now.
But you may be interested with my refactoring anyway, because it made
amon
(or is itsolid
now?) more stable.By the way, do you plan to maintain
amon
? If you do, tt'll be great to release these changes tonpm
.The text was updated successfully, but these errors were encountered: