swiftlang/swift

[SR-9569] refactor fork-join, threading in CollectionTransformers

オープン

#52,016 opened on 2018/12/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (10,719 件のフォーク)batch import
Windowsgood first issuestandard library

Repository metrics

Stars
 (69,989 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Previous ID SR-9569
Radar None
Original Reporter @compnerd
Type Task
Votes 0
Component/s Standard Library
Labels Task, StarterBug, Test, Windows
Assignee None
Priority Medium

md5: eafef32c01a9d67385e2b6d940412bde

Issue Description:

Prototypes.CollectionTransformers uses pthread and fork directly, making the test non-portable to Windows.

コントリビューターガイド