Skip to content

aout: fix assert after pause -> flush -> resume

Replace the assert with a if check. 'timing.pause_date' is invalid after a flush and there is nothing to delay in that case.

Fixes regression from a3ddf46f

Edited by Thomas Guillem

Merge request reports

Loading