Alex Malyshev
Results
2
comments of
Alex Malyshev
@dymk It was disabled recently (https://github.com/rsocket/rsocket-cpp/blob/master/benchmarks/CMakeLists.txt#L26), have you rebased or are you running it manually?
Hmm ok, locally I'm seeing the same thing, the error shows up on master and on 3.0.8. I distilled this specific test case from https://github.com/facebook/folly/blob/main/folly/python/__init__.pxd#L23-L27, which I'm compiling in a...