-improve UDP logging
[oweals/gnunet.git] / src / ats / perf_ats_solver.c
index 3f9c12f201991f38dc53881861e58789475ca471..9f02b5307f33140cbdfa802a8c1134a22fc294cc 100644 (file)
@@ -1189,6 +1189,11 @@ perf_run_iteration (void)
                                                 &do_delete_address,
                                                 NULL);
   }
+  if (GNUNET_NO == ph.bulk_running)
+  {
+    ph.sf->s_bulk_stop (ph.sf->cls);
+    ph.bulk_running = GNUNET_NO;
+  }
 
   GNUNET_log(GNUNET_ERROR_TYPE_INFO,
       "Iteration done\n");