Fix data race in WebSocket where _url is accessed without protection in setThreadName
Also fix with url usage + docker container uses fedora and works with tsan
This commit is contained in:
@ -61,6 +61,6 @@ protected:
|
||||
const uint64_t max_batching_size = 32768;
|
||||
};
|
||||
|
||||
}; // end namespace
|
||||
} // end namespace
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user