Skip to content

tests: fix a rare data race in staling tracker tests#5737

Merged
jannotti merged 1 commit intoalgorand:masterfrom
algorandskiy:pavel/ledger-test-data-race-fix
Sep 13, 2023
Merged

tests: fix a rare data race in staling tracker tests#5737
jannotti merged 1 commit intoalgorand:masterfrom
algorandskiy:pavel/ledger-test-data-race-fix

Conversation

@algorandskiy
Copy link
Copy Markdown
Contributor

Summary

Fix data race seen in this build

Test Plan

Existing ledger unit tests passed

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 13, 2023

Codecov Report

Merging #5737 (ef46d0b) into master (527d2c5) will increase coverage by 0.65%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5737      +/-   ##
==========================================
+ Coverage   54.49%   55.14%   +0.65%     
==========================================
  Files         476      476              
  Lines       66853    66853              
==========================================
+ Hits        36429    36869     +440     
+ Misses      27876    27476     -400     
+ Partials     2548     2508      -40     

see 63 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jannotti jannotti merged commit f965427 into algorand:master Sep 13, 2023
@algorandskiy algorandskiy deleted the pavel/ledger-test-data-race-fix branch March 16, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants