Merge branch 'rnou/289-dlio_benchmark-hangs-wip' into 'master'
Resolve "dlio_benchmark hangs (WIP)"
Change the assert (mentioned in the issue) from < to <=. This enables, truncate to work that is something that dlio does. This affects only debug compilations.
Closes #289
Closes #289
See merge request !208