Code Monkey home page Code Monkey logo

Comments (4)

bklimt avatar bklimt commented on June 3, 2024

Right, this is working as intended, in the sense that the callbacks for Parse always happen on the main thread, and ST does not have an easy way to make async tests like this. Your solution of having a manual run loop is actually a good way to handle it for tests. That's the way the GHUnit test framework works, for example.

But a future update from Parse may make this easier, if callbacks don't have to be on the main thread.

from bolts-objc.

bitfinity avatar bitfinity commented on June 3, 2024

Thanks - wasn't sure if this was a bug or not. They said they probably
won't put callbacks on other than the main thread because too many apps
rely on it being that way.
-jim

On Fri, Feb 21, 2014 at 11:58 AM, Bryan Klimt [email protected]:

Right, this is working as intended, in the sense that the callbacks for
Parse always happen on the main thread, and ST does not have an easy way to
make async tests like this. Your solution of having a manual run loop is
actually a good way to handle it for tests. That's the way the GHUnit test
framework works, for example.

But a future update from Parse may make this easier, if callbacks don't
have to be on the main thread.

Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-35767268
.

from bolts-objc.

bitfinity avatar bitfinity commented on June 3, 2024

Of course not sure why an updated SDK couldn't do that.
-jim

On Sat, Feb 22, 2014 at 5:23 PM, Jim O'Brien [email protected] wrote:

Thanks - wasn't sure if this was a bug or not. They said they probably
won't put callbacks on other than the main thread because too many apps
rely on it being that way.
-jim

On Fri, Feb 21, 2014 at 11:58 AM, Bryan Klimt [email protected]:

Right, this is working as intended, in the sense that the callbacks for
Parse always happen on the main thread, and ST does not have an easy way to
make async tests like this. Your solution of having a manual run loop is
actually a good way to handle it for tests. That's the way the GHUnit test
framework works, for example.

But a future update from Parse may make this easier, if callbacks don't
have to be on the main thread.

Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-35767268
.

from bolts-objc.

grantland avatar grantland commented on June 3, 2024

Closing this since it seems to be resolved. Feel free to re-open if you think this was a mistake.

from bolts-objc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.