summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2025-05-29 12:42:42 -0400
committerDouglas Rumbaugh <dbr4@psu.edu>2025-05-29 12:42:42 -0400
commit484818ba5f755c98702b43c84892d7ab3ededa4e (patch)
treeddfd14210adb27b82dee79f5d00f5edc90b5e158 /include
parentfc87a983830b5fd727d7873ae609a038966163a0 (diff)
parentcd961cc231ca3073f03d82b99153a6d0f5a4c7f1 (diff)
downloaddynamic-extension-484818ba5f755c98702b43c84892d7ab3ededa4e.tar.gz
Merge branch 'new-concurrency' of github.com:dbrumbaugh/dynamic-extension-working into new-concurrency
Diffstat (limited to 'include')
-rw-r--r--include/framework/DynamicExtension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/framework/DynamicExtension.h b/include/framework/DynamicExtension.h
index 57e678b..48e270d 100644
--- a/include/framework/DynamicExtension.h
+++ b/include/framework/DynamicExtension.h
@@ -496,6 +496,7 @@ private:
#ifdef DE_PRINT_SHARD_COUNT
fprintf(stdout, "S\t%ld\n", extension->get_shard_count());
#endif
+
// fprintf(stderr, "[I] Running flush (%ld)\n", recon_id);
// fprintf(stderr, "[I]\t Assigned Version %ld (%ld)\n",
// args->version->get_id(), recon_id);