We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c792154 commit cfe1924Copy full SHA for cfe1924
tests/stdlib/tasynchttpserver_transferencoding.nim
@@ -1,5 +1,6 @@
1
discard """
2
matrix: "--gc:arc --threads:on; --gc:arc --threads:on -d:danger; --threads:on"
3
+ disabled: "freebsd"
4
"""
5
6
import httpclient, asynchttpserver, asyncdispatch, asyncfutures
0 commit comments