Filipe Reis

Results 8 issues of Filipe Reis

Just like #849 Application performance is highly deteriorated for the whole execution and it seems to be quite exponential. 20k files no issues, 100k and constant 1gb RAM and 50%...

performance
win32

Creating a SRL from a string with captureNames returns what is supposed to. **However** a second instancing for the same query string on the same runtime will grab the interpreter...

Heya. First i'd like share that I love this tool so much. So I'm trying to return a Promise on one of my action/mutation, and on the action itself i...

Greetings, first time trying out Syncthing. It looks like on windows there is an issue, after it checks that I do not possess the syncthing daemon anywhere on my machine,...

## What's broken? None of the utilities for opening files and URLs are working, nothing shows up in the logs. I'm using ZSH as shell, DWM, defaults are set on...

After also checking node-windows code I realized that execPath is simply being ignored on node-linux.

```javascript ... mounted() { this.$on('$wamp.status', ({status, lastStatus, details}) => {}); this.$on('$wamp.opened', ({status, lastStatus, details}) => {}); this.$on('$wamp.closed', ({status, lastStatus, details}) => {}); this.$on('$wamp.retrying', ({status, lastStatus, details}) => {}); this.$on('$wamp.reconnected', ({status,...

Using the official AUR package `catapult-bin`. Creating a backup generates the following error: ``` ERROR: Archive zip command exited with an error (exit code: 127) at: call (modules/gdscript/gdscript_functions.cpp:775) ```