gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: terminology


From: gnunet
Subject: [libeufin] branch master updated: terminology
Date: Tue, 29 Nov 2022 09:24:46 +0100

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

ms pushed a commit to branch master
in repository libeufin.

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

commit a3d7b777d04c44d53419a197d2466bf5c3572fe9
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 29 09:24:41 2022 +0100

    terminology
---
 nexus/src/main/kotlin/tech/libeufin/nexus/Scheduling.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Scheduling.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/Scheduling.kt
index 3ec4a222..d7831bae 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Scheduling.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Scheduling.kt
@@ -91,7 +91,7 @@ object NexusCron {
     }
 }
 /**
- * Fails whenever a unmanaged Throwable reaches the root thread.
+ * Fails whenever a unmanaged Throwable reaches the root coroutine.
  */
 val fallback = CoroutineExceptionHandler { _, err ->
     logger.error(err.stackTraceToString())

-- 
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]