Merge pull request #6140 from urbit/hm/add-migration-fix

migration: adding crash fix
This commit is contained in:
Hunter Miller 2022-12-09 11:37:54 -06:00 committed by GitHub
commit 9b4ac97756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,7 +294,7 @@
~& migrating/src.bol
=. wait (~(del in wait) src.bol)
:_ state
:- [%give %fact ~[/wait] ships+!>(wait)]
:- [%give %fact ~[/wait] ships+!>(~(tap in wait))]
(~(migrate-ship gladio bol) src.bol)
:_ state
~[(backoff-migrate src.bol)]