Just a random collection of tests and ideas around concurrency in Swift.
Structured Concurrency isn't for everyone and certainly suitable for every case.
Looking at use of GCD, raw threads, OS threads, concurrency primatives etc.
Might as well be public :)