Had to manually convert it from md to wysiwyg on OC but now the draft there is ready too
Now waiting for andre's merge. In the meantime I'll figure out how to publish (markdown?) on opencollective
Also doing pzp/pr#1
i think we'd do peer.set.watch instead but that might have the same problem
current debugging state
diff --git a/lib/index.js b/lib/index.js
index 13d3e3c..a028d00 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -186,6 +186,7 @@ function initConductor(peer,...
Closing in favor of the conductor issue which is what i'm actually working on now
From the sync issue
The latest test in sync seems to work exactly like this 😵
With the difference being if we manually set goals or do conductor.start. Manually changing it back in...
When there's an initial message, the 200 msgs seem to be delivered one by one through realtime (a lot of OUTr logs). Without it, there doesn't seem to be OUTr, but a lot of OUT9 sending 202 msgs...
The latest test in sync seems to work exactly like this 😵
Made issue for possible followup pzp/pzp-conductor#5