PyBitmessage icon indicating copy to clipboard operation
PyBitmessage copied to clipboard

Qt interface delete sent handling

Open PeterSurda opened this issue 5 years ago • 2 comments

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.

PeterSurda avatar Aug 22 '19 09:08 PeterSurda

I deleted a message from "Sent" while BM was doing PoW and nothing happened.

g1itch avatar Aug 22 '19 10:08 g1itch

I think this issue is a duplicate of https://github.com/Bitmessage/PyBitmessage/issues/1505 issue

navjotcis avatar Sep 24 '20 16:09 navjotcis