gilmour-libs/gilmour

Subscribers to redis are not activated when `true` parameter for `listen_to` is used

poorva29 opened this issue · 4 comments

When doing -
listen_to 'my_message' and passing a parameter true,
i cannot see subscribers for it on redis.
"subscribe" "my_message"

after publishing a message -
publish 'my_message', <some_data>

the subscribers are not activated

We upgraded redis-server version to,
Redis server v=2.8.19 sha=00000000:0 malloc=jemalloc-3.6.0 bits=64 build=a789ed9377dc12b9

After which all services started working as expected.

Closing this issue

Same behaviour is reproduced, reopening the same issue

Can you provide detailed steps to reproduce this issue? Include all
versions, shas and stacktrace information.
On 07-Mar-2015 6:10 pm, "poorva29" notifications@github.com wrote:

Same behaviour is reproduced, reopening the same issue


Reply to this email directly or view it on GitHub
#6 (comment).