Valentin Krasontovitsch
Valentin Krasontovitsch
## Add methods that return error when capturing The client's capture method returns an error channel that according to the docs is intended to be used for checking if a...
When getting logs from a golang webserver which reports response times in microseconds I get the following error message ``` UnicodeEncodeError: 'ascii' codec can't encode character u'\xb5' in position 47:...
**Issue** Did not open an issue for this one. should i? i can describe the problem though - working on ubuntu 22.04, for some reason the suggested compilers in the...
Using the current master branch (d0af9ca10394f366cfa3c60f0741f1f0918011c2), on Mac, when tailing and writing the output to a file, the output gets written in one line. Among other things this makes it...
It seems like we might be able to remove ecl config altogether, after all the dust has settled. At the time of writing, it holds three data: - num cpu...
i'm adding an argument to the `from_legacy` method of the ensemble builder, which explodes the pylint (6 arguments is just one too many). looking at the argument list, it seems...
**Issue** Closes #4005 ## Pre review checklist - [x] Added appropriate release note label - [x] PR title captures the intent of the changes, and is fitting for release notes....
Please consider the commit messages for explanations of what's going on, and justifications for the removals. I will / intend to fixup / squash many of the commits before merging,...
For some reason semeio tests are failing, and among other things throwing an exception about something based on BaseCClass not implementing free. I cannot tell from the logs which class...
This is supposed to be a meta issue / epic, tracking all different little validation thingies that we find along the way and want to note, for once we get...