keybase / kbfs

Keybase Filesystem (KBFS)
https://keybase.io/docs/kbfs
BSD 3-Clause "New" or "Revised" License
1.21k stars 135 forks source link

journal_server_test: fix bad dirty ops check #1964

Closed strib closed 5 years ago

strib commented 5 years ago

1) Execute the function. 2) The number of dirty ops should be 0, actually, since the shutdown that was waiting on it to become 0 finished.