Closed dom96 closed 6 years ago
Commit 1512b87
causes a CI failure:
Hint: used config file '/nim/config/nim.cfg' [Conf]
/usr/src/redis/src/redis.nim(138, 19) template/generic instantiation from here
/usr/src/redis/src/redis.nim(147, 22) template/generic instantiation from here
/usr/src/redis/src/redis.nim(112, 18) template/generic instantiation from here
/usr/src/redis/src/redis.nim(106, 36) Error: cannot instantiate: 'none[string]'
Exited with code 1
Probably should have submitted it as a PR rather than commiting straight to master
as the build is now marked as failing.
This is a pretty serious flaw. The tawaitorder.nim file (which I will soon commit) demonstrates the issue.