odin-detector / odin-data

DAQ software libraries for capturing and storing data from parallel detector systems
https://odin-detector.github.io/odin-data/
Apache License 2.0
8 stars 11 forks source link

Crash in frameProcessor when given non-existent config file #323

Closed GDYendell closed 4 months ago

GDYendell commented 12 months ago

It should check the file exists before trying to parse it.

Check if frameReceiver has same problem.

GDYendell commented 4 months ago

Fixed in #335