Code development platform for open source projects from the European Union institutions

Skip to content

fix #610: broken VTP mode due to Clutch

Stefanos DOUMPOULAKIS requested to merge doumpst/vecto:issue-610 into amdm2/develop

Closes #610 (closed)

Problem: VTP initialization does a dry run that crashes because of recent code changes in Clutch that try to read data from PreviousState.

Solution: Avoid these calls for VTP runs.

Edited by Stefanos DOUMPOULAKIS

Merge request reports