View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006133 | Taler | auditor | public | 2020-03-22 21:22 | 2021-09-02 18:14 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006133: auditor helpers do not support CTRL-C | ||||
Description | Except for taler-helper-auditor-wire, the auditor helpers do not support stopping the audit on CTRL-C. We might need to add this to have a (controlled) way to (prematurely) terminate the audit without having to loose all progress. | ||||
Tags | No tags attached. | ||||
|
ef0eb9e5..5d4d5dca extends report lib with signal handling. Next: modify all DB iterations to 'stop' early if an abort signal has been received. |
|
Implemented in 6cabb25d..8f0a4b60 |
|
Fix committed to master branch. |
exchange: master 8f0a4b60 2020-07-15 23:22 Details Diff |
fix 0006133: enable nice shutdown of auditor helpers with CTRL-C |
Affected Issues 0006133 |
|
mod - src/auditor/taler-helper-auditor-aggregation.c | Diff File | ||
mod - src/auditor/taler-helper-auditor-coins.c | Diff File | ||
mod - src/auditor/taler-helper-auditor-deposits.c | Diff File | ||
mod - src/auditor/taler-helper-auditor-reserves.c | Diff File | ||
mod - src/auditor/taler-helper-auditor-wire.c | Diff File | ||
mod - src/auditordb/plugin_auditordb_postgres.c | Diff File | ||
mod - src/include/taler_auditordb_plugin.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-22 21:22 | Christian Grothoff | New Issue | |
2020-03-22 21:22 | Christian Grothoff | Status | new => assigned |
2020-03-22 21:22 | Christian Grothoff | Assigned To | => Christian Grothoff |
2020-07-15 14:14 | Christian Grothoff | Note Added: 0016454 | |
2020-07-15 21:28 | Christian Grothoff | Status | assigned => resolved |
2020-07-15 21:28 | Christian Grothoff | Resolution | open => fixed |
2020-07-15 21:28 | Christian Grothoff | Fixed in Version | => 0.8 |
2020-07-15 21:28 | Christian Grothoff | Note Added: 0016460 | |
2020-07-15 21:29 | Christian Grothoff | Target Version | 0.9 => 0.8 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master 8f0a4b60 |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018250 |