Misbehaving server can crash GajuDesk #25
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A user was leaving GajuMine open overnight with an attached GajuDesk window, which gives us a window into what leaving GajuDesk open for a long time does. It turns out what it does is it notices every time we screw things up in the public nodes, and crashes... At least, that is what I would guess, looking at the logs. There's various failed requests, and then eventually the check_balance call specifically starts failing in a way that triggers the supervisor tree. The GajuMine detail is its own issue, issue #10 to be exact, but the underlying crash is probably worth looking at all on its own, one day.