SIGN IN SIGN UP

fix(file source): fix checkpoint write race on shutdown and flaky tests (#25447)

* fix(file source): fix checkpoint write race on shutdown and flaky tests

* fix clippy: use Arc::clone instead of .clone() on ref-counted pointer

* refactor(tests): rename wait_for_atomic_usize_timeout to wait_for_atomic_usize_timeout_ms

* changelog: file source checkpoint write race fix

* Format

* Remove data loss from changelog
T
Thomas committed
891ffbd6196835360cd5ae4fa9a50d2611a7eb03
Parent: 689800a
Committed by GitHub <noreply@github.com> on 5/19/2026, 3:45:57 PM