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
RediStack 1.4.0 triggers multiple Thread Sanitizer failures due to lack of thread-safety in metrics when multiple connections are in use simultaneously, as in the unit tests for Vapor's RediStack integration provider. swift-demangled transcript of the TSan output is attached. Full test run output is available here.
The text was updated successfully, but these errors were encountered:
RediStack 1.4.0 triggers multiple Thread Sanitizer failures due to lack of thread-safety in metrics when multiple connections are in use simultaneously, as in the unit tests for Vapor's RediStack integration provider.
swift-demangle
d transcript of the TSan output is attached. Full test run output is available here.The text was updated successfully, but these errors were encountered: