HomePhabricator

Extra wallet locking fixes
aa625ed6ed0eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Extra wallet locking fixes

  • Fix sign error in calculation of seconds to sleep
  • Do not mix GetTime() (seconds) and Sleep() (milliseconds)
  • Do not sleep forever if walletlock() is called
  • Do locking within critical section

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Feb 11 2012, 17:01
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGb0529ffd951f: Fix wallet locking locking
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGINGaa625ed6ed0e: Extra wallet locking fixes (authored by Pieter Wuille <pieter.wuille@gmail.com>).Feb 11 2012, 20:59