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