Open teojgo opened 2 weeks ago
If the filesystem does not support locking, ReFrame deadlocks when it ries to add the performance results to the database: https://reframe-hpc.readthedocs.io/en/develop/tutorial.html#run-reports-and-performance-logging
If you disable the DB feature does it still hang? Because I think that locks are now used also for generating the file reports.
If the filesystem does not support locking, ReFrame deadlocks when it ries to add the performance results to the database: https://reframe-hpc.readthedocs.io/en/develop/tutorial.html#run-reports-and-performance-logging