Skip to content

Stop authenticator gracefully#87

Merged
mraspaud merged 1 commit intopytroll:mainfrom
mraspaud:fix-authenticator-stop
Apr 22, 2026
Merged

Stop authenticator gracefully#87
mraspaud merged 1 commit intopytroll:mainfrom
mraspaud:fix-authenticator-stop

Conversation

@mraspaud
Copy link
Copy Markdown
Member

This was part of the problem in #86, the other part being changes in the way python forks processing (used in the test mentioned in #86)

Fixes #86

@mraspaud mraspaud requested a review from pnuu April 22, 2026 16:20
@mraspaud mraspaud self-assigned this Apr 22, 2026
@mraspaud mraspaud added the bug label Apr 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.01%. Comparing base (4760d73) to head (2a0bbaa).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   88.97%   89.01%   +0.04%     
==========================================
  Files          26       26              
  Lines        2648     2650       +2     
==========================================
+ Hits         2356     2359       +3     
+ Misses        292      291       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@pnuu pnuu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix!

@mraspaud mraspaud merged commit 3344e31 into pytroll:main Apr 22, 2026
7 checks passed
@mraspaud mraspaud deleted the fix-authenticator-stop branch April 22, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stopping the publisher hangs

2 participants