Ran Magen

Results 10 comments of Ran Magen

I see no one gave you an answer, did you manage to figure this out somehow? Thanks!

I gave up. Switched to IntelliJ, after YEARS using Eclipse.

I'm the said customer, here's the full version: ```go package main import ( "bufio" "encoding/json" "fmt" "io" "io/ioutil" "os" "sort" ) type lintProblem struct { Path string `json:"path"` StartLine int...

Correction. This case can happen when the error handler attempts to throw. This ends up throwing in the daemon thread and killing it. The loss of metrics still happens though,...

@maulin-vasavada Sorry, I don't know. I'm no longer working at the company where this code was used. From reading the original report though, it seems there are clear steps for...

Is this PR still needed? Discovering this repo now and looking into using it internally, we don't fear GraphQL and absolutely do need to check for all statuses and checks...

It's been more than a year since the last activity on this thread. Have people found a better workaround than @kapilt 's? Thanks.

hmm the problem seems to be related to fileNumber 0 being a folder, `` is also the folder name inside the zip so that threw me off. when using `--fileNumber...

yes the process is idle ![image](https://github.com/user-attachments/assets/1b0aa918-a569-45ad-9cf3-d6b141793292) No I can't share the archive unfortunately..

found out that the method for the folder is `Method = ZipCrypto Store` while the files have `ZipCrypto Deflate`