Distillery: migration with bin/myapp command

This is fixed in more recent releases, but you’ll need to add :init.stop() to the end of your migration code, or the VM will not shut down on it’s own, blocking indefinitely.

2 Likes