Pierre Kisters

Results 25 issues of Pierre Kisters

**Describe the bug** stderr doesn't print its input as a raw string but as an escaped json string. **To Reproduce** ```sh jq -n '"line1\nline2" | stderr | empty' ``` Outputs...

not a bug

I have noticed that in some cases the program doesn't shut down properly on windows when using an effect framework like cats-effect for scala. I made a simple java program...

This PR reworks the websocket read logic to read exactly one websocket frame from the tcp buffer for each loop iteration. This is done by first peeking at the tcp...

This PR allows to convert the xml events back into a byte stream.

I wanted to import a script file and rename it and ammonite crashed ```import $file.{Script => S}``` I tried 1.1.2 and the latest 1.1.2-8-d28a36d. ``` java.lang.UnsupportedOperationException: empty.reduceLeft scala.collection.TraversableOnce.reduceLeft(TraversableOnce.scala:180) scala.collection.TraversableOnce.reduceLeft$(TraversableOnce.scala:178) scala.collection.mutable.ArrayBuffer.scala$collection$IndexedSeqOptimized$$super$reduceLeft(ArrayBuffer.scala:48)...

### Is your feature request related to a problem? Please describe I find it to be a bit cumbersome to edit the rule configuration yaml files by hand. Grafana includes...

enhancement
vmalert

Hi! I have some projects that need to process big streams multiple times. Since these streams can be a few Gigabytes in size I need to write them to disk...

For the developers in our Company we found using http files with [VSCode REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) or [IntelliJ HTTP Client](https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html) the most vendor agnostic way to work with http requests. The...

enhancement
module-importers

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/bug/confirmed
area/rules

Just wanted to check if dotty-cps-async v0.9.21 compiles without any issues. Maybe we could do a new release soon?