View Issue Details

IDProjectCategoryView StatusLast Update
0006133Talerauditorpublic2021-09-02 18:14
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritylowSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006133: auditor helpers do not support CTRL-C
DescriptionExcept 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.
TagsNo tags attached.

Activities

Christian Grothoff

2020-07-15 14:14

manager   ~0016454

ef0eb9e5..5d4d5dca extends report lib with signal handling. Next: modify all DB iterations to 'stop' early if an abort signal has been received.

Christian Grothoff

2020-07-15 21:28

manager   ~0016460

Implemented in 6cabb25d..8f0a4b60

Christian Grothoff

2021-09-02 18:14

manager   ~0018250

Fix committed to master branch.

Related Changesets

exchange: master 8f0a4b60

2020-07-15 23:22

Christian Grothoff


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

Issue History

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