mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Fetching on my background queue. #299
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wickyou23 on GitHub (Dec 26, 2019).
Hi, Team
Can I use the code below to get objects from my background queue and using those objects within the main queue?. Because sometimes I got some crash "EXE_BAD_ACCESS" when reading object properties.
@JohnEstropia commented on GitHub (Jan 7, 2020):
What exact error are you getting? Try to place an exception breakpoint and let me know where it stops
@wickyou23 commented on GitHub (May 25, 2022):
I don't have any more questions. I will close this topic.