Carlos Henrique Guardão Gandarez

Results 151 comments of Carlos Henrique Guardão Gandarez

I can't even set it on my mac, no port is shown

Is this repository still active??

> anyone up to maintain a fork? we could try to get it under the `bats-core` org, see [bats-core/bats-core#828](https://github.com/bats-core/bats-core/issues/828) > > Otherwise I have my own and can give access...

What's the status here? It still uses node12.

The only thing I can see is Godot doesn't run the wakatime-cli in the background and freezes the main process?

Looking deeper to the code it's using an older version of wakatime-cli v1.54.0. It should always use the latest version as much as possible. https://github.com/thomazthz/godot-wakatime/blob/master/addons/wakatime/wakatime.gd#L9C7-L9C23

@thomazthz does wakatime-cli run in foreground and blocks the UI?

Unfortunately there's no fnacy way to start threads in Lua (which is the plugins' language). By this reason at this time we need to wait for `checkCli()` to finish execution...

Good question. I ran `waka today` about an hour ago and got no error. Right now I ran again twice and got this error. Maybe you should check if the...