You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oops! I missed that issue. Yeah, I think we should synchronize all access methods with serial queue in ActivatedAssembly. TyphoonSwift is not threaded safe at the moment, but it's pretty easy to do.
Can you please try to make synchrounious access to all public methods of ActivatedAssemblyContainer class? Something like that http://stackoverflow.com/a/24103086
Got Circular reference in initializers while building component while accessing assemblies in concurrent queue.
The text was updated successfully, but these errors were encountered: