mirror of
https://github.com/taylanbakircioglu/flowfish.git
synced 2026-09-23 19:06:34 +00:00
e2ed026ee4
When an analysis is stopped and restarted, the previous run's gadget_errors and has_gadget_warnings were persisted in output_config and never cleared, causing a false "Some gadgets failed to start" warning in the UI even when all gadgets started successfully. Made-with: Cursor