Also fixes a data race where ClusterConfig would access folderFiles without a lock. Tweaked the ClusterConfig unit test to verify the behavior.
84 KiB
84 KiB
Also fixes a data race where ClusterConfig would access folderFiles without a lock. Tweaked the ClusterConfig unit test to verify the behavior.