top | item 36216070 (no title) sureshv | 2 years ago Looks like a wrapper over core data - was wondering if they made it thread safe. discuss order hn newest sumuyuda|2 years ago This is a huge annoyance with CoreData, you can’t pass objects between threads. secretsatan|2 years ago I remember tearing my hair out over that, i did eventually get it working reliably across the 2 threads i needed and i swore if i ever had to try again i’d try something else, it was just so easy to start with
sumuyuda|2 years ago This is a huge annoyance with CoreData, you can’t pass objects between threads. secretsatan|2 years ago I remember tearing my hair out over that, i did eventually get it working reliably across the 2 threads i needed and i swore if i ever had to try again i’d try something else, it was just so easy to start with
secretsatan|2 years ago I remember tearing my hair out over that, i did eventually get it working reliably across the 2 threads i needed and i swore if i ever had to try again i’d try something else, it was just so easy to start with
sumuyuda|2 years ago
secretsatan|2 years ago