Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Make deleting stale pushers a background update #9536

Merged
merged 2 commits into from
Mar 3, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Newsfile
  • Loading branch information
erikjohnston committed Mar 3, 2021
commit 42b0973a7a99eb0b6f9b5c4b121a6ad65cac8904
1 change: 1 addition & 0 deletions changelog.d/9536.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix deleting pushers when using sharded pushers.
Copy link
Member

Choose a reason for hiding this comment

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

is this the same as the newsfile for the PR that introduced the delta file? if not, please could it be?

Copy link
Member Author

Choose a reason for hiding this comment

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

It is, sorry should have linked to it in the PR description: #9479