ably-cocoa
ably-cocoa copied to clipboard
[ECO-4717] Removed semaphore in favour of an atomic property for synchronised access.
Closes #1897
Related https://github.com/ably/ably-cocoa/pull/1100
I am not aware about synchronisation/multithreading functionality in objective/c. But atomic property probably should handle the issue. @maratal it will be great if we can add test for the same.
Thanks @sacOO7, created an issue for this - https://github.com/ably/ably-cocoa/issues/1919