I have noticed that if things start too quickly this package seems to run into this and I end up getting an EOF error randomly when RunMigrations() starts to run.
The container starts, creates the pgtest database, then does a shutdown and reboots (which as in the issue link above seems to be by design and pg_isready does not seem to be trustworthy during startup
I have noticed that if things start too quickly this package seems to run into this and I end up getting an EOF error randomly when
RunMigrations()starts to run.The container starts, creates the
pgtestdatabase, then does a shutdown and reboots (which as in the issue link above seems to be by design andpg_isreadydoes not seem to be trustworthy during startup