• Kirill Smelkov's avatar
    wcfs: tests: Split tDB.commit into .commit and ._commit · c8292d67
    Kirill Smelkov authored
    - .commit performs ZODB commit and synchronizes WCFS to database changes;
    - ._commit performs ZODB commit without WCFS synchronization.
    
    We will soon need ._commit to create initial revisions for ZBigFile
    while WCFS is not yet started.
    c8292d67
wcfs_test.py 68.1 KB