Jimit Dholakia

Results 12 comments of Jimit Dholakia

not working for me as well: ``` ❯ set -x LC_ALL=en_US.UTF-8 set -x LANG=en_US.UTF-8 lapce -w set: LC_ALL=en_US.UTF-8: invalid variable name. See `help identifiers` set: Did you mean `set LC_ALL...

@panekj using thinkpad with void linux glibc

Am wondering this as well. Using Void with runit and seatd.

I discovered something new here, in the client code, ```js await stream.close(); ``` promise never resolves or rejects for some reason. wt.close() is never closed. so the problem could be,...

If you are trying to reproduce this, please know that this does not occur every time. I refreshed the page multiple (8-12) times making connections multiple times and it happened...

@BiagioFesta the js stream is locked because i am writing to the stream, but how does that cause these issues...

I have attached a video that shows how the RecvStream::read returns continuously without the client sending any data. you can also see that this does not happen every time i...

forgot to attach the video [Screencast from 2024-05-05 15-15-18.webm](https://github.com/BiagioFesta/wtransport/assets/76764841/ba0322b2-91ac-4f99-8c7c-d690928fed1c)

@BiagioFesta that makes sense! i'll use tracing for the logging issue, but I also have some more questions: - you can see in the beginning of the video, some times...

I cloned it again and build it again, and this time it takes defined space but now there are other problems. The exclusive true is not assigning space to the...