-add FIXME

This commit is contained in:
Christian Grothoff 2022-05-12 09:52:41 +02:00
parent 842e04b13c
commit 81732d49cc
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit fa6373d8e2432cd63da881e05f4100240e688cdf
Subproject commit 836cdc706d849ec5965b3b7795fcefe95344a969

View File

@ -768,6 +768,7 @@ clean_age:
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"Signatures ready, starting DB interaction\n");
// FIXME: do all this (and the above) in ONE DB transaction!
/* Persist operation result in DB */
{
enum GNUNET_DB_QueryStatus qs;