NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Ajax locks up


Joined: 02 Apr 2008
Posts: 6
Reply with quote
I am having issues with the debugger locking PhpEd. I can't figure out the circumstance that causes the issue.
My general scenario is that I am using DebugBreak in my code to debug some Ajax behavior. After I look around at issue, I try to stop the debugger and the IDE is totally frozen. I have to go to task manager and kill PhpEd. I have seen this a dozen or so times since upgrading yesterday.

Anyone else seeing this behavior?
View user's profileFind all posts by shanedaSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
this is expected behaviour and discussed multiple times on this forum.

Do not run synchroonus Ajax calls with embedded browser or you'll get deadlock.

Either make sure the call is asynchronous (fetches the results after-while), or use external brower. In latter case only browser will lockup.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Ajax locks up
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic