Closed Hoagiex closed 2 years ago
Thanks for reporting @Hoagiex , and apologies for the long delay. This should be fixed in the meantime - a new version 0.2.20
has been pushed to Maven Central. Please keep us posted if the problem persists.. Thanks!
The statement
localStackContainer.waitForLogToken(READY_TOKEN)
never completes, because localstack 0.13.0 outputs a lot of log lines and the 'Ready.' token isn't found in the last 100 lines selected in the method...in the
cloud.localstack.docker.Container
class