Bartosz Jaroszewski

Results 2 issues of Bartosz Jaroszewski

I am running nginx and puma. Nginx server proxy passes to a puma server. Nginx has set timeout. When gateway timeout occurs, nginx send TCP FIN, ACK to puma and...

feature

### Motivation Support for completion and go to definition for local variables. ### Implementation Basic idea is that we don't have to index all local variables, because they are easy...