We still have a usage of master in modules, https://github.com/valkey-io/valkey/blob/717ec1e1440d94ef1ebe064addaffc4970d88c29/src/module.c#L11514, even though we attempted to remove it. Was this a miss @PingXie, or is there some reason we have to keep it?
We still have a usage of master in modules,
valkey/src/module.c
Line 11514 in 717ec1e