Skip to content

Check missing components in composition

Martin Lange requested to merge all-in-check into main
  • Check for components not added to the composition
  • Add a new error type FinamConnectError
  • Use the error type where so far ValueError was raised in the scheduler
  • Let IOList know its owner to better report on uninitialized components, and in general

Fixes #72 (closed)

Edited by Martin Lange

Merge request reports