wcfs: tests: Simplify syncing WCFS to database in tDB.commit
tDB.commit always creates only one transaction and so wcfs should be expected to catch up with only that single one -> no need to loop. No need to keep tDB._wc_zheadv as we have information about all committed transactions in t.dFtail.
Showing
Please register or sign in to comment