redspacecat
redspacecat
> So if user makes cloud request and scrolls or switches tab then data corrupts(even with no packet loss). I have experienced this too with making a comment loader
> have you actually experienced this? Yes, I have been experiencing this. I had to edit the scratchattach package code to make a workaround so I can use scratchattach.
My code is just the example code with a different function name. Here's an example from my code: ```python @client.request def ping(): print("Ping request from", client.get_requester()) return "pong" ``` If...
> Your code raises a SyntaxError. Your problem might be caused because of the server you are using, have you tried this on your own PC? It raises a SyntaxError...
> And you have tried this in isolation? It would be good to have more context as this doesn't happen normally. I personally have a server where this hasn't ever...
I'm going to test a bit more and see if I can make it more reproducible.
just noticed this :|
I found I had to use the sign up button instead of sign in. You could try that.