Skip to content

Thisura98/ConcurrentTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swift Concurrent Test

Open the .xcodeproj file in Xcode, and try running it several times. Eventually the program should crash because of the bad Concurrency Coding practices.

Notes

The code in this repo shows how not to do concurrency programming. It is part of this Stackoverflow Answer.

About

Swift macOS CLI example on how to NOT do concurrent coding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages