Skip to content

Commit a86f587

Browse files
committed
add preconcurrency
1 parent 223f44a commit a86f587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/AsyncHTTPClient/HTTPHandler.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ extension HTTPClient {
5353
}
5454

5555
@inlinable
56+
@preconcurrency
5657
func writeChunks<Bytes: Collection>(
5758
of bytes: Bytes,
5859
maxChunkSize: Int

0 commit comments

Comments
 (0)