good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit ee120ef8 authored by Marius van der Wijden's avatar Marius van der Wijden Committed by GitHub
Browse files

miner: fix data race during shutdown (#23435)

This fixes a data race on worker.current by moving the call to StopPrefetcher
into the main loop.

The commit also contains fixes for two other races in unit tests of unrelated packages.
parent 28d30b51
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment