Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix a race when collecting list ongoing transactions.#22042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
mpoeter wants to merge6 commits intodevel
base:devel
Choose a base branch
Loading
frombug-fix/transaction-listing-race

Conversation

@mpoeter
Copy link
Contributor

Scope & Purpose

The GET /_api/transaction API was missing a lock which could lead to undefined behavior if a transaction would update its state at the same time while we are collecting its details.

  • 💩 Bugfix

Checklist

  • Tests
    I was thinking about adding a regression test, but it is only a small change and designing a test for this specific issue would have been very akward because we need to jump through a lot of hoops to artifically construct the relevant situation.

  • 📖 CHANGELOG entry made

@mpoetermpoeterforce-pushed thebug-fix/transaction-listing-race branch frome19ad4c to40ffb39CompareOctober 14, 2025 12:03
@mpoetermpoeter marked this pull request as draftOctober 14, 2025 13:54
Copy link
Contributor

Choose a reason for hiding this comment

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

Merge error and there is no code change in the PR anymore?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@Simran-B Unfortunately this fix attempt is invalid and I need to find a different solution, but still need more time for it. That's why I converted this PR to a draft.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@Simran-BSimran-BSimran-B left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@mpoeter@Simran-B@KVS85

[8]ページ先頭

©2009-2025 Movatter.jp