Marnik Bercx

Results 122 issues of Marnik Bercx

When doing `verdi process list`, AiiDA reports the usage (in %) of the number of daemon worker slots: ```console Report: Using 38% of the available daemon worker slots. ``` However,...

topic/verdi
type/feature request

When trying to create an archive: ```python verdi archive create -G workchain/relax -- relax_workchains.aiida ``` I'm running into the following error ```python sqlalchemy.exc.OperationalError: (psycopg.OperationalError) sending query and params failed: number...

type/bug