Björn Gerdau

Results 22 issues of Björn Gerdau

Hi, I don't know if this is by design - but after stopping to consume a Queue via `StopConsuming`, it is impossible to resume consuming via `StartConsuming`. The problem is...

### Module MySQL ### Testcontainers version 1.17.3 ### Using the latest Testcontainers version? Yes ### Host OS Linux ### Host Arch x86 ### Docker version ```shell Client: Version: 20.10.17 API...

resolution/acknowledged
type/enhancement

While migrating one of my projects to v8, I realized that there are still `context` fields left, which don't server any purpose anymore after https://github.com/go-redis/redis/pull/1493. So I propose to remove...

This updates the docker build, to be fully static, and not contain anything else. While this greatly reduced the image size (to just under 9mb, from 18mb), the flip side...

Continued from https://github.com/tarent/loginsrv/pull/160

This is a collection of things, that caught my attention and/or interest. **1. Leverage docker multi-stage builds** While it is fine to build the binary outside the docker context, there...

enhancement

I try to play [Call of Duty: Modern Warfare Remastered on Steam](https://store.steampowered.com/app/393080/Call_of_Duty_Modern_Warfare_Remastered/), using [GE-Proton7-26](https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton7-26). As per the [ProtonDB listing](https://www.protondb.com/app/393080), my run command is `DXVK_ASYNC=1 %command%`. Altho testing revealed that removing...

nvidia proprietary

### Description I noticed that files which are not tested at all do not decrease the code coverage. E.g. a project with two files, with one being 100% tested and...

enhancement

If the reaper fails to initialize, it leaves testcontainers in a broken state. To be precise, the `Endpoint` variable is never properly initialized, which causes subsequent usages of testcontainers to...

Fixes Shadow of Ganymede crashing on boot