Skip to content

event forwarding fixes#155

Closed
calvinmetcalf wants to merge 2 commits into
molnarg:masterfrom
calvinmetcalf:patch-1
Closed

event forwarding fixes#155
calvinmetcalf wants to merge 2 commits into
molnarg:masterfrom
calvinmetcalf:patch-1

Conversation

@calvinmetcalf
Copy link
Copy Markdown

the on method for events should return this so as to allow method chaining, broke some code where it didn't (this is documented behavior of the event object)

@calvinmetcalf
Copy link
Copy Markdown
Author

but wait theirs more! successfully forwards error listeners which also really depend on where they are AND now featuring the ability to remove listeners

@calvinmetcalf calvinmetcalf changed the title return this from .on event forwarding fixes Nov 19, 2015
@calvinmetcalf
Copy link
Copy Markdown
Author

so even with this I'm still getting impossible to listen for error events bringing down my server

@calvinmetcalf
Copy link
Copy Markdown
Author

closing this in favor of #153 which I opened a pull on

@nwgh
Copy link
Copy Markdown
Collaborator

nwgh commented Jan 8, 2016

Closing per previous comment.

@nwgh nwgh closed this Jan 8, 2016
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.

2 participants