fab
fab copied to clipboard
Use ExceptionGroups when they become available
Python added ExceptionGroups in version 3.11. These would be useful in the context the multiprocessing routines used by fab. We should consider using these when 3.10 goes out of support.