FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

Can we add the function of stopping parsing and unpacking

Open chenjianquan7 opened this issue 1 year ago • 1 comments

Feature description

If we add the function of stop parsing and unpacking, it would be great because sometimes there is a mistake or the parsing time is too long, and we don't want to do it anymore

chenjianquan7 avatar May 17 '23 08:05 chenjianquan7

Sadly, this is not something we can realize at the moment (because of the way the unpacking/analysis schedulers are designed). This could change at some point, though. We will add this to our backlog. Currently, the best way to cancel an analysis is to restart FACT.

jstucke avatar May 24 '23 07:05 jstucke