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

Bugfix/immediate exceptions not working with namespaces #75

Conversation

rubennorte
Copy link
Contributor

This PR fixes a bug with immediate exceptions not being thrown if they come from handlers subscribed to namespaces of the topic being published (subscribe: 'buy' vs publish: 'buy.tomatoes'). The fix is pretty trivial.

@mroderick
Copy link
Owner

Thank you 🍨

mroderick added a commit that referenced this pull request Mar 2, 2015
…t-working-with-namespaces

Bugfix/immediate exceptions not working with namespaces
@mroderick mroderick merged commit c3a9d11 into mroderick:master Mar 2, 2015
@rubennorte rubennorte deleted the bugfix/immediate-exceptions-not-working-with-namespaces branch March 2, 2015 19:36
@rubennorte
Copy link
Contributor Author

You're welcome. When do you expect to release a new version to npm?

@mroderick
Copy link
Owner

When do you expect to release a new version to npm?

It's been published now :)

$ npm view pubsub-js version
1.5.1

@rubennorte
Copy link
Contributor Author

Thanks! :)

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