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

timer should be cleared once the request completes #36

Open
wants to merge 2 commits into
base: v0.2.0
Choose a base branch
from

Conversation

manish-alphonso-tv
Copy link

The timer should be cleared on receiving 'end' event on the 'response' object and/or on receiving 'error' event on the 'request' object.

clear the timer when ‘end’ event is received on the response.
the timer created not cleared up in case of an error event.
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.

1 participant