summaryrefslogtreecommitdiff
path: root/src/dispatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispatch.h')
-rw-r--r--src/dispatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispatch.h b/src/dispatch.h
index 6734f33..0e7225f 100644
--- a/src/dispatch.h
+++ b/src/dispatch.h
@@ -25,7 +25,7 @@
#define FAIL_JSON_DECODE -2
#define FAIL_RESPONSE_UNSUCCESSFUL -3
-#define DISPATCH_POOL_SIZE 4
+#define DISPATCH_POOL_SIZE 3
struct DispatchAsyncData {
gpointer *data;