Skip to content

Conversation

@rekby
Copy link
Member

@rekby rekby commented Oct 31, 2023

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Was 4 threads for encode/decode messages
When use more then one thread for encode/decode messages it has difficult to detect races in encoders/decoders.

What is the new behavior?

By default only one thread used for encode/decode messages

@rekby rekby self-assigned this Oct 31, 2023
@rekby rekby added bug Something isn't working topic labels Oct 31, 2023
@github-actions
Copy link

🌋 Here are results of SLO test for python-sync:

Grafana Dashboard

SLO-sync

@rekby rekby merged commit 2502c10 into main Oct 31, 2023
@rekby rekby deleted the default-one-thread branch October 31, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working topic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants