eclipse-kiso-testing / kiso-testing

https://kiso-testing.readthedocs.io/
Other
40 stars 43 forks source link

feat: force pykiso to close if threads are blocking #490

Closed Pog3k closed 4 months ago

Pog3k commented 4 months ago

Solves the issue when users spawns threads and Pykiso keeps the python process open when user threads are unresolved.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.06%. Comparing base (52679d1) to head (b29cf5e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #490 +/- ## ======================================= Coverage 97.05% 97.06% ======================================= Files 84 84 Lines 6854 6872 +18 ======================================= + Hits 6652 6670 +18 Misses 202 202 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.