add the root cause issue in a comment, so we know

when the workaround is no longer needed
This commit is contained in:
Ștefan Talpalaru 2019-01-17 14:49:22 +01:00 committed by zah
parent b2c5fa8e58
commit 756ad70598

View File

@ -20,6 +20,7 @@ proc configForTests() =
--run
--forceBuild
--threads: on
# https://github.com/nim-lang/Nim/issues/8294#issuecomment-454556051
if hostOS == "windows":
--define: "chronicles_colors=NoColors"