on parallel runs sometimes FastOMA produces the following error:
FastOMA/_infer_subhog.py", line 161, in infer_hogs_concurrent
parent_node.dependencies_fulfilled.add(species_node_name) # a set
AttributeError: 'TreeNode' object has no attribute 'dependencies_fulfilled'
on parallel runs sometimes FastOMA produces the following error: