sideeffect-io / AsyncExtensions

AsyncExtensions aims to mimic Swift Combine operators for async sequences.
MIT License
324 stars 26 forks source link

Linux build fixes #37

Open lhoward opened 1 year ago

lhoward commented 1 year ago

I mustn't have forked properly, can't seem to open a PR, so just creating this to track until I can submit a PR.

https://github.com/lhoward/AsyncExtensions/commit/dee87f863829e66ec38851888f0276c427e8d275

lhoward commented 1 year ago

Essentially, can we import Locking.swift from upstream AsyncAlgorithms as it's Linux-portable.