gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: new API


From: gnunet
Subject: [taler-anastasis] branch master updated: new API
Date: Wed, 02 Dec 2020 18:37:11 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

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

commit ad50c20fafdaefc95c9bcfa3339de042d5d29827
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Dec 2 18:37:09 2020 +0100

    new API
---
 src/util/child_management.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/util/child_management.c b/src/util/child_management.c
index e6947a0..1c98002 100644
--- a/src/util/child_management.c
+++ b/src/util/child_management.c
@@ -119,6 +119,7 @@ ANASTASIS_wait_child (struct GNUNET_OS_Process *proc,
 {
   struct ANASTASIS_ChildWaitHandle *cwh;
 
+  child_management_start ();
   cwh = GNUNET_new (struct ANASTASIS_ChildWaitHandle);
   cwh->proc = proc;
   cwh->cb = cb;

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