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

Finding handler inside TransportReceive so we dont need to check bool #2439

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

James-Frowen
Copy link
Contributor

Planning to remove InvokeHandler<T> in #2397 so the code in InvokeHandler is only done in 1 place. Moving it to TransportReceive avoids the need for the return true/false

@miwarnec
Copy link
Collaborator

@James-Frowen please resolve conflicts and then merge :)

@James-Frowen James-Frowen force-pushed the removing-UnpackMessage-7 branch from e165e23 to c8c8b06 Compare November 16, 2020 14:52
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@James-Frowen James-Frowen merged commit 54869c9 into master Nov 16, 2020
@James-Frowen James-Frowen deleted the removing-UnpackMessage-7 branch November 16, 2020 16:09
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