fkie-cad / FACT_core

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

Unpack Throttle Limit seems to be broken #262

Open weidenba opened 5 years ago

jstucke commented 5 years ago

this could also be a problem with the sleep in test_throttle being too short for the new slower CI

weidenba commented 5 years ago

It actually happens during real analysis. The Monitor is active since it logs status messages. However throttleing does not work.

dorpvom commented 5 years ago

Issue seems to not occur regularly. No easy way to debug this due to heavy use of multiprocessing. Test cases or repeatable scenarios are needed at this point.