Qt interface delete sent handling #1508
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?
If a message is in queued or doing PoW, it shouldn't be possible to delete it. It can create problems.
Alternatively, the singleWorker thread can check for the message still being in the "sent" folder during intermediary steps.
I deleted a message from "Sent" while BM was doing PoW and nothing happened.
I think this issue is a duplicate of https://github.com/Bitmessage/PyBitmessage/issues/1505 issue