Open BuStudios opened 1 month ago
Update: Seems like the issue only occurs on Linux since i have just run the code above on a Windows machine for about 30 minutes and it has not yet exited and the websocket connection still is connected. I'll do some more tests on Linux and on Windows too.
Yea, that may be it, since I am on Linux. (Fedora 40 specifically, if that helps in any way.)
I'll try on a Windows WM as well, just to confirm the issue to be OS-specific.
The websocket connection to stashcat closes after some time automatically and the code exits, without any logged errors int the console. Might be a problem that is not from StashConnect but rather from SocketIO as it worked fine before. Happens mostly on Linux arm64 according to my testing.