Skip to content

Fix crash in RegistrarDbRedisAsync::subscribeToKeyExpiration()

François Grisez requested to merge fix/crash_subscribeToKeyExpiration into release/2.0

when the connection to Redis server has failed (no mSubscribeContext)

Merge request reports