Skip to content

Resolve "dlio_benchmark hangs (WIP)"

Ramon Nou requested to merge rnou/289-dlio_benchmark-hangs-wip into master

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 (closed)

Merge request reports