Skip to content
Snippets Groups Projects
  • Todd Gamblin's avatar
    bf8479be
    Fix stupid lock bug. · bf8479be
    Todd Gamblin authored
    - Code simplification ignored case where exception was raised.
    - If LockError was raised, read and write counts were incremented erroneously.
    - updated lock test.
    bf8479be
    History
    Fix stupid lock bug.
    Todd Gamblin authored
    - Code simplification ignored case where exception was raised.
    - If LockError was raised, read and write counts were incremented erroneously.
    - updated lock test.