HookedBehemoth

Results 123 comments of HookedBehemoth

Thanks! Merged in 93b411d5212ab06f18d34f59d48062f83f66801c and 32fe03aac38c272da07636ebd16e8985993d69b1

I gave up. Discord keeps breaking embeds.

Awesome! From a quick test, it seems that 25 accounts is the limit there now.

https://github.com/zedeus/nitter/commit/cd163b26a3f6c2751276475072406b397d8355c5

The AGPL compared to base GPL includes usage over the network. If you offer nitter somewhere, your users should be able to request access to the source code. Commercial use...

https://github.com/nadrino/SimpleModManager/blob/master/ovl/source/main.cpp If this is the source code in question: You are leaking fs sessions.

And you missunderstand how ScopeGuard works. The lambda will be executed as soon as you leave the scope. So you'll unmount the sdcard filesystem as soon as you leave `initServices`

So you now close the fs session leak and it still happens? Could you share this minimal version or point to which other overlays you tested and experience the issue....

Checked on your repo. You still leak fs sessions. Remove fsInitialize.