-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Random crashes when app run in xcode10 debug mode, always break in same place.
mutating func add(_ object: T){
self.objects.formUnion([WeakObject(object)])
}
Error is Thread 13: Fatal error: Duplicate element found in Set. Elements may have been mutated after insertion.
Use the laster pod version.
What can i do?
lucascarletti
Metadata
Metadata
Assignees
Labels
No labels