You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using SetActivity and checking if there is an error it says there was no error even if there was an error
To reproduce:
Call client.Login
Have it wait before setting the status
After waiting it should call SetActivity with error handling
Close discord before it sets the status
Observed result:
No error is detected even though setting the activity failed (write unix @->/run/user/1000/discord-ipc-0: write: broken pipe in console)
The text was updated successfully, but these errors were encountered:
when using SetActivity and checking if there is an error it says there was no error even if there was an error
To reproduce:
Observed result:
No error is detected even though setting the activity failed (
write unix @->/run/user/1000/discord-ipc-0: write: broken pipe
in console)The text was updated successfully, but these errors were encountered: