Skip to content

Fix node parsing in the distributed benchmark

Arndt, Daniel requested to merge github/fork/aprokop/fix_distributed_driver into master

Created by: aprokop

notify() was never called, so the node type was never stored. This bug did not allow changing the node type from the command line.

Merge request reports