fuzzy
fuzzy
Bump. I'd love to be able to organize like this, especially if a class is only *created* internally but is returned by a public function. EDIT: Here's what I mean....
I'm having this issue too. It's made debugging my software much harder, and generally made Windows more of a pain to use. RetroBar is still awesome, though!
`function add(a: number, b: number = 1)` should work too.
> `function add(a: number, b: number = "sdfsdf"` > > Should this work with an analysis warning, or should it error? I'd assume the former, since that is how it...
Having the same issue. Sometimes it just magically works, though.
I looked in the logs after opening the program on Windows again, and I got this error: `2024-06-25 17:20:44.894772 fastapi: ERROR: [Errno 13] error while attempting to bind on address...
Still happens after restarting. Resource Monitor does not report anything listening on port 58000.
Sorry for never replying, but this fixed my issue! Thank you very much.