Skip to content

libstore/filetransfer: Fix double callback on enqueueFileTransfer that is shutting down#14838

Merged
Mic92 merged 2 commits intomasterfrom
double-callback-filetransfer
Dec 26, 2025
Merged

libstore/filetransfer: Fix double callback on enqueueFileTransfer that is shutting down#14838
Mic92 merged 2 commits intomasterfrom
double-callback-filetransfer

Conversation

@xokdvium
Copy link
Contributor

@xokdvium xokdvium commented Dec 19, 2025

Motivation

This is particularly hit in HttpBinaryCacheStore::getFile that takes
a callback.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@xokdvium xokdvium marked this pull request as draft December 19, 2025 04:20
@xokdvium

This comment was marked as outdated.

@xokdvium xokdvium force-pushed the double-callback-filetransfer branch from a559a7a to 8104858 Compare December 19, 2025 04:34
@xokdvium xokdvium marked this pull request as ready for review December 19, 2025 04:36
@Mic92 Mic92 added this pull request to the merge queue Dec 26, 2025
Merged via the queue into master with commit 0b5773d Dec 26, 2025
21 checks passed
@Mic92 Mic92 deleted the double-callback-filetransfer branch December 26, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants