View Issue Details

IDProjectCategoryView StatusLast Update
0008210Talerwallet-corepublic2024-03-07 20:49
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9.4Fixed in Version0.9.4 
Summary0008210: wallet-core runIntegrationTest* requests are blocked if other transactions are pending
DescriptionThe code to implement the wallet-core internal integration test waits for *all* transactions to settle.

Instead, it should just wait for the relevant transactions of the integration test to settle.
TagsNo tags attached.

Activities

Florian Dold

2024-01-29 21:29

manager   ~0021080

commit 61e3484d6ce1db846c435d84cbf5b9c3711a30f2 (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <florian@dold.me>
Date: Mon Jan 29 21:29:26 2024 +0100

    wallet-core,harness: let runIntegrationTest wait for its own transactions

Issue History

Date Modified Username Field Change
2024-01-22 23:48 Florian Dold New Issue
2024-01-22 23:48 Florian Dold Status new => assigned
2024-01-22 23:48 Florian Dold Assigned To => Florian Dold
2024-01-29 21:29 Florian Dold Status assigned => resolved
2024-01-29 21:29 Florian Dold Resolution open => fixed
2024-01-29 21:29 Florian Dold Note Added: 0021080
2024-01-30 00:37 Christian Grothoff Fixed in Version => 0.9.4
2024-01-30 00:37 Christian Grothoff Target Version 0.10 => 0.9.4
2024-03-07 20:49 Christian Grothoff Status resolved => closed