gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: english


From: gnunet
Subject: [taler-wallet-core] branch master updated: english
Date: Wed, 30 Mar 2022 20:42:21 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new c9adb4a5 english
c9adb4a5 is described below

commit c9adb4a5e292ae9a2c359a7a55083746486e11d9
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Mar 30 20:42:07 2022 +0200

    english
---
 packages/taler-wallet-core/src/operations/refresh.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-core/src/operations/refresh.ts 
b/packages/taler-wallet-core/src/operations/refresh.ts
index 1a473193..10584fb9 100644
--- a/packages/taler-wallet-core/src/operations/refresh.ts
+++ b/packages/taler-wallet-core/src/operations/refresh.ts
@@ -820,7 +820,7 @@ async function processRefreshGroupImpl(
     processRefreshSession(ws, refreshGroupId, i).catch((x) => {
       if (x instanceof CryptoApiStoppedError) {
         logger.info(
-          "crypto API stopped while processing refresh group, probably the 
wallet is during shutdown",
+          "crypto API stopped while processing refresh group, probably the 
wallet is currently shutting down.",
         );
       } else {
         logger.warn("process refresh session got exception");

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]