fkie-cad / FACT_core

Firmware Analysis and Comparison Tool
https://fkie-cad.github.io/FACT_core
GNU General Public License v3.0
1.23k stars 224 forks source link

Investigate why pytest sometimes hangs indefinitly after completing the tests #881

Open maringuu opened 2 years ago

maringuu commented 2 years ago

This is something that lead to a lot of trouble while I was trying out the sourcehut ci. For example see: https://builds.sr.ht/~maringuu/job/864173

While doing sth. unrelated I found a way to reproduce this locally. See pytest-does-not-exit branch.

This issue is mainly a reminder for me. The fix for this is probably easy, but it is very cumbersome to figure it out on the ci.

maringuu commented 1 year ago

See also pytest-does-not-exit-simplified and run pytest src/test/unit/scheduler/test_analysis.py