Jaleel Akbashev
Jaleel Akbashev
@ktoso ClusterSingletonPluginClusteredTests is flacky, also seen it failing in main branch, need to check it separately.
Still not sure about `PluginActorLifecycleHook ` name 😅
@swift-server-bot test this please
@ktoso thx for merging main, fixed issue with soundness, now should be fine
@ktoso @yim-lee removed older versions also, as we don't need them anymore
I've noticed this part is commented in shutdown function: ``` /* self.lazyInitializationLock.withWriterLockVoid { // self._serialization = nil // FIXME: need to release serialization } */ ``` and serialisation context and...
@zamderax There is no release schedule or something like that, but it doesn't mean it's abandoned. From my POV a lot of effort went into finishing concurrency and language support/improvements...
@ktoso we can focus on your PR though, can close this one. It's just easier for me to finish it here.
@ktoso I've went through code, cleaned up some stuff, executable is now called `swift-clusterd` and tested myself, test is also working. Except for `ClusterD should be a "HIDDEN" member in...
@zastrozzi Hi! 👋 There are currently some really weird issues with tests that need to be tackled before we can merge everything. I will try again to check, but probably...