Giorgos Georgiou
Giorgos Georgiou
Hi, I ran into an unexpected behaviour on substitutions seemingly when multiple environment variables are involved. Here's a simple example of the issue: ``` import os import pyhocon os.environ["A"] =...
Watches are stored locally in the ensemble member that they were created in-memory and are not moved between members on disconnects. When reconnecting to Zookeeper https://github.com/bonifaido/rust-zookeeper/blob/master/src/io.rs#L299-L349 we might hit a...
This one takes a more opinionated approach to packing, to ensure that packing of values with incomplete versionstamp will append the versionstamp offset at the end. To further expand on...