Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rpc): Avoid possibly returning data from different blocks in z_get_treestate RPC method #8460

Merged
merged 1 commit into from
Apr 24, 2024

fixes concurrency bug in z_get_treestate RPC method

f635338
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(rpc): Avoid possibly returning data from different blocks in z_get_treestate RPC method #8460

fixes concurrency bug in z_get_treestate RPC method
f635338
Select commit
Loading
Failed to load commit list.
GitHub Actions / Clippy (stable) Results succeeded Apr 24, 2024 in 1s

Clippy (stable) Results

Details

Results

Message level Amount
Internal compiler error 0
Error 0
Warning 0
Note 0
Help 0

Versions

  • rustc 1.77.2 (25ef9e3d8 2024-04-09)
  • cargo 1.77.2 (e52e36006 2024-03-26)
  • clippy 0.1.77 (25ef9e3 2024-04-09)