mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-14 07:33:28 +01:00
Async completion never get called #439
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 @imrobbyrc on GitHub (Jan 20, 2025).
hi @JohnEstropia, do you know why the completion handler never get called for that code block? if i disable the block for store in stores, it working normally, i try to in synchronous it working as expected