Would it be possible to make a cancelable version of
DispatchQueue.concurrentPerform, allowing you to abort any yet-to-be-scheduled
blocks?
The use-case is for when you’re concurrently performing a job and one of them
sets a flag or fails in a way which already defines the result. Further
exec
Hello Created a PR https://github.com/apple/swift-corelibs-foundation/pull/889 for the XDG file specification implementation, extending from the work Tony Parker shared below. But still the question remains as to how we could test this without adding exposed API from the Foundation side. We could i