Fix an assertion in arena_purge().
arena_purge() may be called even when there are no dirty pages, so loosen an assertion accordingly.
Please register or sign in to comment
arena_purge() may be called even when there are no dirty pages, so loosen an assertion accordingly.