sync-db icon indicating copy to clipboard operation
sync-db copied to clipboard

When incorrect sub command is given, the script runs forever

Open samirsilwal opened this issue 1 year ago • 0 comments

Context

  • When we provide any invalid sub command to sync-db we run into a infinite loop until the command timeout

Example

image

Steps to replicate

Use any not existing command with sync-db

yarn sync-db migrate-gg

samirsilwal avatar Oct 22 '24 08:10 samirsilwal