Page MenuHomePhabricator

[native] Add support for async migrations
ClosedPublic

Authored by michal on Jun 28 2023, 4:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 5, 7:21 AM
Unknown Object (File)
Sun, May 5, 7:21 AM
Unknown Object (File)
Sun, May 5, 7:18 AM
Unknown Object (File)
Sun, May 5, 6:09 AM
Unknown Object (File)
Thu, May 2, 6:34 AM
Unknown Object (File)
Tue, Apr 30, 8:40 AM
Unknown Object (File)
Tue, Apr 30, 12:09 AM
Unknown Object (File)
Sun, Apr 28, 2:26 AM
Subscribers

Details

Summary
Test Plan

Add a few interspersed async and sync dummy migration and check if they worked.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

It will make sense to add a test case when you check older, already-written migrations with createAsyncMigrate. It doesn't make a huge difference but it's a fragile part so additional testing could profit

This revision is now accepted and ready to land.Jun 29 2023, 3:59 AM