master-nevi / UPnAtom

An open source Universal Plug and Play library with a focus on media streaming coordination using the UPnP A/V profile; written in Swift but for both Objective-C and Swift apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subscriber fails under xcode 8

GINNOV opened this issue · comments

config: xcode 8.1
macOS: sierra
set swift switch to legacy 2.3

everything runs ok but the subscription mechanism wich has a race condition when GCDWebserver is initialized.

I fixed this using a barrier in the dispatch.