• Noel Grandin's avatar
    issue 1350: TestCrashAPI: PageStore.freeListPagesPerList · ade2d2c3
    Noel Grandin 提交于
    this looks like some kind of race condition where we are attempting to compact a PageStore which has not been properly opened yet.
    Various places in Database are touching the pageStore without being synchronized, so fix those and lets see if that helps
    ade2d2c3