mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
Disable tasynchttpserver_transferencoding on FreeBSD (#18122)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
discard """
|
||||
matrix: "--gc:arc --threads:on; --gc:arc --threads:on -d:danger; --threads:on"
|
||||
disabled: "freebsd"
|
||||
"""
|
||||
|
||||
import httpclient, asynchttpserver, asyncdispatch, asyncfutures
|
||||
|
||||
Reference in New Issue
Block a user