Esqarrouth / EZSwiftExtensions

:smirk: How Swift standard types and classes were supposed to work.
MIT License
3k stars 381 forks source link

[Crash] CollectionsExtension.swift:22 #474

Open astrokin opened 6 years ago

astrokin commented 6 years ago

concurrency error. modifyingvar res from different thread.

possible solution. inspired by objc.io

Khalian commented 6 years ago

Good catch. I will take a look.