bug: need to add query cancel and prevent multiple requests at the same time #1
Reference in New Issue
Block a user
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?
We need add some sort of a way to cancel queries. Plus the device freaks out if you do more than one poll or request at once. So the SFM needs some sort of request handler to prevent multiple simultaneous commands from being sent.