You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #893: [Wallet] Reduce shutdown delays when mining
f71b152 [Wallet] Reduce shutdown delays when mining (Cave Spectre)
Pull request description:
# Problem
The wallet sometimes still takes a while before it actually shuts down when mining; this is most prevalent when the mining has been shutdown before the wallet is shut down.
# Root cause
The wallet will have to abort the mining generation loops when shutdown is active
# Solution
Add checks in the mining loops to abort when necessary
Tree-SHA512: 3d6314058a5eeeea29ec26ee96127c69cdf356a3a5a55658396c7351dc94278fd6b069c377a953764839ca2bc331d29d150d056600db8f53a4b8cd7f3afa217c
0 commit comments