Skip to content

fix data race in wallet

Christopher Schinnerl requested to merge nightly-build into master

The vlong tests report a data race for this line because we didn't lock the wallet.

Merge request reports