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

Move Sanitize to JsonSerializer #114

Merged
merged 1 commit into from
Nov 12, 2015
Merged

Move Sanitize to JsonSerializer #114

merged 1 commit into from
Nov 12, 2015

Conversation

abaranch
Copy link
Contributor

Fixing issue #112
Moved Sanitize to JsonSerializer instead of all the channels by 2 reasons:

  • All channels use same Serializer
  • Serialization happens on a different thread that will improve performance

@SergeyKanzhelev
Copy link
Contributor

Looks good. Thanks! :shipit:

abaranch added a commit that referenced this pull request Nov 12, 2015
@abaranch abaranch merged commit 6cae994 into develop Nov 12, 2015
@abaranch abaranch deleted the abaranch/moveSanitize2 branch November 25, 2015 00:55
TimothyMothra pushed a commit that referenced this pull request Oct 25, 2019
Fix deadlock in Event Source Telemetry Module
TimothyMothra pushed a commit that referenced this pull request Oct 25, 2019
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