BeetleX.Redis icon indicating copy to clipboard operation
BeetleX.Redis copied to clipboard

Bad Recursive code

Open Swoorup opened this issue 2 years ago • 2 comments

What is the purpose of this lines? It just recurses itself infinite times 😛 https://github.com/beetlex-io/BeetleX.Redis/blob/master/src/RedisStream.cs#L27-L30

Swoorup avatar Jul 14 '22 03:07 Swoorup

thanks, this code is bug

beetlex-io avatar Jul 14 '22 05:07 beetlex-io

fix

beetlex-io avatar Jul 19 '22 02:07 beetlex-io