Skip to content

Feat: catch exceptions from algorithms in Juggler

Sylvester Joosten requested to merge feat-catch-exceptions into main

Juggler uses Gaudi StatusCodes, algorithms uses exceptions. Make sure they are playing nicer together.

Merge request reports