Skip to content

Fix `TimeAlignedSaveCallback` triggering

Florian Atteneder requested to merge fa/fix-timealignedcb into main

Fixes triggering to also fire when we hat the next time step exactly.

Also refactor some tests to use mktempdir instead of custom mockdir gymnastics.

Merge request reports