Fernando Souza

Results 5 comments of Fernando Souza

@zmb3 , having partially the same symptons as described above, just autocomplete is very slow and cpu peaks to 100%, but saving files is quick. I'm using `stamblerre/gocode`. ``` GO111MODULE=""...

Hi @Delgan , I've just started using loguru with FastAPI and it's very good, but I bumped into the same issue above with our InterceptHandler, and in some cases we...

hi @mbgrandi, I've bumped into the same problem on our dataform repo when trying to push some automation on releases tied to a github `release/tag`, but had got to the...

Thanks @mbgrandi ! I'll do a few test to check if the `compilationResults` is async or sync.

Hi @mbgrandi , just did a new test, and indeed you get the full path of the compilation including the compilation ID, and that can be used to run the...