View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006907 | Taler | wallet-core | public | 2021-06-22 13:14 | 2024-03-07 20:51 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | low | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
Summary | 0006907: operations should support cancellation tokens | ||||
Description | The wallet implementation currently doesn't handle cancellation and timeouts nicely. Most operations should take a cancellation token and pass that to other operations that are invoked. | ||||
Tags | No tags attached. | ||||
related to | 0006979 | closed | Florian Dold | wallet should handle timeouts better |
|
To clarify: When the user clicks "Delete" on a transaction, any asynchronous work related to that transaction in wallet-core should be cancelled. This is not strictly needed for correctness, but is overall nicer behavior. |
|
this issue needs to be reviewed. I think is covered by DD 37 |
|
We're now consistently using cancellation tokens. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-22 13:14 | Florian Dold | New Issue | |
2021-06-22 13:14 | Florian Dold | Status | new => assigned |
2021-06-22 13:14 | Florian Dold | Assigned To | => Florian Dold |
2022-04-26 04:41 | sebasjm | Assigned To | Florian Dold => sebasjm |
2022-08-02 18:10 | Florian Dold | Note Added: 0018985 | |
2022-08-02 18:10 | Florian Dold | Priority | normal => low |
2022-08-02 18:10 | Florian Dold | Category | wallet (WebExtensions) => wallet (TS core) |
2023-04-05 18:35 | Florian Dold | Target Version | => 0.9.4 |
2023-04-10 15:50 | sebasjm | Note Added: 0020052 | |
2023-04-10 15:50 | sebasjm | Assigned To | sebasjm => Florian Dold |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |
2023-09-23 16:47 | Christian Grothoff | Relationship added | related to 0006979 |
2023-09-23 16:47 | Christian Grothoff | Target Version | 0.9.4 => 0.10 |
2024-02-21 14:22 | Florian Dold | Status | assigned => resolved |
2024-02-21 14:22 | Florian Dold | Resolution | open => fixed |
2024-02-21 14:22 | Florian Dold | Note Added: 0021403 | |
2024-02-28 18:33 | Florian Dold | Target Version | 0.10 => 0.9.4 |
2024-03-07 20:50 | Christian Grothoff | Fixed in Version | => 0.9.4 |
2024-03-07 20:51 | Christian Grothoff | Status | resolved => closed |