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

Fix Null Reference Exceptions #455

Merged
merged 3 commits into from
Nov 26, 2018
Merged

Fix Null Reference Exceptions #455

merged 3 commits into from
Nov 26, 2018

Conversation

martincostello
Copy link
Member

Port three commits from #431 that fix scenarios that can cause a NullReferenceException to be thrown.

Fix NullReferenceException when configuring publishing and subscribing if no IMessageSerialisationFactory is configured.
Add null check on handlers.
Specify argument name in exception.
Add a null check on handler.
@slang25 slang25 merged commit b2ab1d0 into justeattakeaway:master Nov 26, 2018
@martincostello martincostello deleted the Fix-Null-Reference-Exceptions branch November 26, 2018 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants