You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
- It was not possible to update the connectivity delegate in a thread
safe way.
- See grpc#622
Modifications:
Require the state lock to get/set the connectivity state delegate.
Result:
TSAN is happy.
Motivation:
- It was not possible to update the connectivity delegate in a thread
safe way.
- See #622
Modifications:
Require the state lock to get/set the connectivity state delegate.
Result:
TSAN is happy.
swift-nio: bc661cbb771328e09faa65432628e9ff6fd333d5
swift-nio-http2: 994c319e038e013817a21d4679fa2d73b838a703
grpc-swift: 2cd9ea7
command:
OS: macOS Catalina
The text was updated successfully, but these errors were encountered: