Unexpected behavior when using ::* variables #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
fixed