Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

kafl_cov.py: fix handling of timeout exception#21

Merged
il-steffen merged 1 commit intoIntelLabs:masterfrom
il-steffen:fixes/kafl_cov_timeout
Oct 29, 2022
Merged

kafl_cov.py: fix handling of timeout exception#21
il-steffen merged 1 commit intoIntelLabs:masterfrom
il-steffen:fixes/kafl_cov_timeout

Conversation

@il-steffen
Copy link
Copy Markdown
Contributor

Reporting the timeout was causing another exception. Also, since most of these cases are just very long or infinite loops, it is fine to shorten the timeout and keep the partial trace dump. Just warn if its empty.

Also fix all deprecated use of logger.warn()

Reporting the timeout was causing another exception. Also, since most of
these cases are just very long or infinite loops, it is fine to shorten
the timeout and keep the partial trace dump. Just warn if its empty.

Also fix all deprecated use of logger.warn()
@il-steffen il-steffen requested a review from Wenzel October 15, 2022 18:17
@il-steffen il-steffen merged commit 12d4781 into IntelLabs:master Oct 29, 2022
@il-steffen il-steffen deleted the fixes/kafl_cov_timeout branch October 30, 2022 00:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant