Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background Thread #2

Open
macdevnet opened this issue Mar 20, 2020 · 1 comment
Open

Background Thread #2

macdevnet opened this issue Mar 20, 2020 · 1 comment

Comments

@macdevnet
Copy link

This seems to work very well. However each time I try to use it on a background thread (Parsing OFX) it ends up with a EXC_BAD_access code=2. I have made sure the entire operation is set up and executed on a single thread so there should be no thread boundary crossing.

I am digging deeper into it but just thought I would check and see if there are any known issues with trying to use this on anything other than the main thread.

@jonlidgard
Copy link

I'm getting a similar issue parsing large ofx files - either very slow or crashes with EXC_BAD_ACCESS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants