eXhumer
eXhumer
I came across a memory leak (possibly related to this). I am trying to open around 5600 URLs concurrently with a [`throat`](https://www.npmjs.com/package/throat) limiter limiting maximum concurrent requests to 5 at...
@DigitalBrainJS Hello. I am not saving references to all 5600 response object to my knowledge. I have 5600 promises in an array which I process inside a `for await` loop...
Using 1.8.1 (last release version in Prism Launcher) seems to fix the issue.
https://github.com/user-attachments/assets/bae4d40b-2cfa-4d7f-a03e-46ed61718c50 Does anyone know how exactly is one supposed to reproduce this? I haven't been able to repro on v3.0.1 or v3.0.2-pre1.
Confirmed reproducible with 3.0.3-pre1. Looking through the component stack trace in Steam Deck, the following two functions from Decky Loader seems to be attaching to the component before erroring. 
This is the function inside which it is failing. ``` function F(e) { const {handle: t, controlsVisible: r, fnOnContentWidth: i} = e , a = (0, C.FD)(t) , [s,o] =...
~~v2.3.1 fixed it~~ (it did not), but if you want to look at alternates, you might want to look at https://github.com/ncipollo/release-action. Though it is not "actively maintained". It's more like...
An alternative could be to use [`gh release create`](https://cli.github.com/manual/gh_release_create) / [`gh release upload`](https://cli.github.com/manual/gh_release_upload) cli instead.
> try this code, its one from old legacy menu - > > ```diff > void ResolveZCoordinate(Vector3& vec) > { > constexpr float max_ground_check = 1000.f; > constexpr int max_attempts...
https://github.com/YimMenu/YimMenuV2#i-keep-getting-desynced-from-public-sessions-every-five-minutes