Anton Agestam
Anton Agestam
I consistently ran into this when accidentally using a closed consumer, underlying socket exception was `"Bad file descriptor"`, should someone run into the same issue. Error was on my part,...
@adityaraj-28 We have a custom context manager for setting up and closing a consumer, I was using the consumer after it had been closed. Fix is simply not to do...
@mwgamble That's pretty cool, and actually should probably change what the recommended fix for this violation is :)
Is it possible to give some feedback to the above to unlock this situation, or is this issue essentially blocked due to no good enough solutions for building wheels?
Funny logs from the smoke test ... 🤪 ``` container container-karapace-dev-1 exited (0) Error: Process completed with exit code 1. ```
> Hmm why did that happen. Is the test checking if the services run indefinitely or something like that? So if they end, it fails No, the test just checks...
> The main issue with that for me is the development cycle, as you will be required to rebuild the image every time you make a change on the code....
@gpkc I think your reasoning is sound, my knee-jerk reaction against multiple compose files was just for attempting to keeping things simpler.
It looks like this was already implemented in #24.
Uh, sorry for the noise, that's of course single _topic_, not single _subject_.