Unexpected behavior when using ::* variables #15

Closed
opened 2021-01-26 09:14:52 +00:00 by GovindasOM · 1 comment
GovindasOM commented 2021-01-26 09:14:52 +00:00 (Migrated from github.com)

set variable "-test::*" in redis channel "global" to "%unix timestamp of now%"

1st try it will be when you do send "%{-test::*}%"
then set variable again
it'll have data
then set variable again
it will be again
set variable again
it'll have data again

very weird, but very reproduceable and consistent problem

set variable "-test::*" in redis channel "global" to "%unix timestamp of now%" 1st try it will be <none> when you do send "%{-test::*}%" then set variable again it'll have data then set variable again it will be <none> again set variable again it'll have data again very weird, but very reproduceable and consistent problem
GovindasOM commented 2021-01-26 09:55:18 +00:00 (Migrated from github.com)

fixed

fixed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Limework/RediSkript#15
No description provided.