-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON, CI, Performance
-
Not Needed
What problem are you facing?
When running the granular benchmarks on MacOS an error is thrown that they failed to run because no results are found. We traced the problem as far as something to do with process.send working differently on MacOS than on linux, and that somehow not letting the parent process know the benchmark was finished.
What driver and relevant dependency versions are you using?
BSON latest
Steps to reproduce?
Run npm run check:granular-bench on MacOS