Flow-IPC / ipc

[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
https://flow-ipc.github.io/
Apache License 2.0
280 stars 11 forks source link

A very-sporadic transport_test-ex-heap TSAN warning similar to one a couple months ago; very-likely false-positive regarding race accessing an FD; suppressing. Resolves issue #92. #93

Closed ygoldfeld closed 6 months ago

ygoldfeld commented 6 months ago

(resolves #92)

ygoldfeld commented 6 months ago

There appears to be some kind of unreliability when building dependencies on some runners; I had to do a few retries for the ones that failed (again, just building deps- not our code). We'll look into that; but meantime that's why I'm merging this despite a couple straggling build failures still.