Skip to content

Empty defaults for tools and read/write handles

Carlo Varni requested to merge cvarni/athena:EmptyDefaults into main

This will catch subtle misconfigurations due to the user forgetting to set the proper keys and wrongly using the default values (whose collection may exist and thus produce some "even reasonable" results), which may be wrong especially in secondary tracking passes. This applies to Tool Handles and Read/Write handles.

Merge request reports