-
Jessica Joly authored
The state that leaks comes from the table schema cache because the cache never gets cleared when the table gets dropped in a test scenario. We now clear the schema cache every time a table is dropped in a test scenario. Co-authored-by:
Frederic Ma <frederic.ma@shopify.com>
Jessica Joly authoredThe state that leaks comes from the table schema cache because the cache never gets cleared when the table gets dropped in a test scenario. We now clear the schema cache every time a table is dropped in a test scenario. Co-authored-by:
Frederic Ma <frederic.ma@shopify.com>
Loading