Michael
Michael
I had the same issue today. Disabling `remote.SSH.useExecServer` fixed it for now. Can I help in any way to solve the problem?
seems to be related to https://github.com/NoXF/libwebp-sys/issues/20
I've tested version 0.2.4 via https://github.com/image-rs/image and there are still memory leaks, but less. I've see these results when running our lambdas: Version 0.2.2 ``` 2023-07-12T15:38:22.120+02:00 Memory Size: 256 MB...
We ran into this issue, too. Is there any good workaround right now?
I'm thinking of a solution via the [Page Visibility API](https://davidwalsh.name/page-visibility). That could be also integrated in oidc-client-ts: Listen to hidden / visible state of the tab and push a refresh...