MakeShiftArtist
MakeShiftArtist
Just saw this thread, but I have already posted #322. I can reupload that issue here if you would like
I was able to recreate the bug and it froze at about 13000 requests. I wasn't able to find the log folder in the project files.  Nor was I...
> That's quite a lot, but not enough that I'd expect it to crash in normal usage. Are these especially big requests? If many of those were video, for example,...
Request Body / Parameters is grayed out and says "Not applicable for GET", unless there's something I'm missing
I just realized I posted this on the wrong repo, I'm so sorry 😭
I have a working example in [ifunnynode](https://github.com/MakeShiftArtist/iFunnyNode/blob/master/src/objects/ChatObjects/SocketInstance.js) This is javascript and using a library so it's hard to really translate. protocol is `wamp.json` Without the following "patch" the Wampy client...
I'm experiencing the same issue. If you add a print statement at the beginning of the `bad_request_handler` function, you can actually see it's not even being called if you return...
Still having this issue, also in ghostty. Pressed in order: Backspace, left arrow, up arrow, down arrow, right arrow, and delete. At this point I'm not sure which program this...
Can confirm this works fine for me ``` $ gh-dash --version gh-dash version 4.18.0 goos: linux goarch: amd64 $ gh --version gh version 2.83.2 (nixpkgs) https://github.com/cli/cli/releases/tag/v2.83.2 ```