• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Never ending task
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Never ending task


  • Subject: Never ending task
  • From: Chad Armstrong <email@hidden>
  • Date: Mon, 22 Sep 2003 02:21:40 -0500

I have an application which is displaying some odd behavior. In my
app, it runs on NSTask, and then waits for the first task to terminate
(using a [myTask waitUntilExit];) before running the rest of the
application. The odd problem is that this sometimes work just fine,
and other times it seems to lock up at the [mytask waitUntilExit] part
and just wait forever before continuing on. It DOES seem to be
completing the task, however, it just doesn't indicate it always.
Other times it will take a few seconds before it continues on properly.
Is there any explanation on what might be going on, and how I might be
able to fix it?

Regards,

Chad Armstrong
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Custom window like Clock/Dock/etc...
  • Next by Date: Re: More frequent mouseDragged events
  • Previous by thread: Re: Custom window like Clock/Dock/etc...
  • Next by thread: Getting PB to use gcc 3.3
  • Index(es):
    • Date
    • Thread