rsocket/rsocket-cpp

ASAN crash in StreamThroughputTcp benchmark

alexmalyshev opened this issue · 1 comments

Example failure at https://travis-ci.org/rsocket/rsocket-cpp/jobs/269344192

Seems like aftermath of the folly::EventBase changes.

cc @lehecka

Pretty sure I fixed this with #700