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
255 stars 10 forks source link

ipc: TSAN: transport_test exercise-mode heap-submode one-time prob: race: epoll_reactor::deregister_descriptor() vs eventfd_select_interrupter::open_descriptors() #92

Closed ygoldfeld closed 3 months ago

ygoldfeld commented 3 months ago

TSAN warned once: https://github.com/Flow-IPC/ipc/actions/runs/8261259787/job/22598241886#step:27:190

Logs attached (also in above link for a while). cli.log cli.console.log srv.log srv.console.log