JulianFP / project-W-runner

This is the code for the runners running the whisper jobs themselves which are managed by the project W flask backend
GNU Affero General Public License v3.0
2 stars 0 forks source link

Big rework of asyncio.tasks, abort handling and general stability improvements #22

Closed JulianFP closed 3 weeks ago

JulianFP commented 3 weeks ago

Note: This increases the minimal required Python version

Fixes #20

Partially implements #16

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (42fcf50) to head (e4dc9ba). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 2 2 ========================================= Hits 2 2 ```

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