Vemund Santi
Vemund Santi
> I had an approach for the recently added `nats` module, ultimately we just included the standard client. I'll throw it out as an idea. Namely if you want to...
Referencing https://github.com/testcontainers/testcontainers-python/issues/459 for context
@alexanderankin Hey, sorry for the delay on this one. This is just a WIP draft that is not ready for a merge quite yet, and has probably drifted a bit...
@kshramt I read through the referenced issue, but I don't get the context of why we would want a flat package hierarchy? Having all community packages in the `module` directory...
Hey @MattOates sorry for your rough start here, but we really appreciate you contributions 😊 Hopefully the latest additions to the draft should make clear the things you are wondering...
Thank you for the update @matheusvnm. Closing this one as #480 seems to have done the trick.
The SQL Server images take a looong time to start in most cases. To try pinpointing the errors here further, you could try the following: - Try using a specific...
On another note: If https://github.com/testcontainers/testcontainers-python/pull/525 lands, the wait strategy will change and testing will be more robust for more image versions which might fix your problems.
Merged another fix here https://github.com/testcontainers/testcontainers-python/pull/448, please check it out when it is released in the next package version. When that happens, please provide: - OS and version / build number...
> @totallyzen @santi any objection to this idea which i have proposed above: > > > what if we only maintained semver for core, and we treated all community changes...