Hi, I’m getting an error compiling a directory as
RecursionError: maximum recursion depth exceeded while pickling an object
I can’t share the dsdl’s, but am wondering if anyone else has seen this? My guess is that there is a circular reference somewhere within in the dsdl’s, but wanted to check.
Also, would be nice to have a CLI option to switch on exception tracebacks.