Fraunhofer-AISEC / gallia

Extendable Pentesting Framework
https://fraunhofer-aisec.github.io/gallia/
Apache License 2.0
126 stars 23 forks source link

scan-reset: handle timeout during `wait_for_ecu()` #40

Open rumpelsepp opened 2 years ago

rumpelsepp commented 2 years ago

scan-reset uses wait_for_ecu() to await the ECU coming online again. The case when the ECU dies is not handled. Allow wait_for_ecu() to raise a TimeoutException.

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.