Skip to content

Conversation

podtserkovskiy
Copy link

Make operations with global logger thread-safe.

Motivation:

We have race-conditions when use multiple multiple rsocket servers for tests concurrently.

Modifications:

Protected variables using RWMutex.

Result:

It's thread-safe now.

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.

1 participant