• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

popstas / talks-reducer / 22022714639 / 1
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2026 07:07PM UTC
Files 70
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Feb 2026 07:06PM UTC coverage: 67.877% (-0.3%) from 68.192%
22022714639.1

push

github

popstas
fix: GUI stop button doesn't kill ffmpeg

- Add stop_requested param to run_timed_ffmpeg_command()
  that checks the flag in the readline loop and force-kills
  the process via process group on abort
- Start ffmpeg with start_new_session=True on Unix so
  os.killpg can target the entire process group
- Add _force_kill_process() helper: SIGTERM to group,
  wait 2s, then escalate to SIGKILL
- Remove premature _hide_stop_button() from
  _stop_processing() — the worker finally block handles it
- Pass stop callback from reporter through pipeline to
  all three run_timed_ffmpeg_command() calls

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

5946 of 8760 relevant lines covered (67.88%)

0.68 hits per line

Source Files on job 22022714639.1
  • Tree
  • List 70
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22022714639
  • 5beb129f on github
  • Prev Job for on master (#22020191208.1)
  • Next Job for on master (#22026525963.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc