Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Spurious Apple Event Timeout Fixed in 10.6.3?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spurious Apple Event Timeout Fixed in 10.6.3?



On Mar 29, 2010, at 1:40 PM, Hagimeno wrote:

> We run the Matt Neuburg test:
>
> set i to 0
> repeat -- forever
> 	set i to i + 1
> 	with timeout of 5 seconds
> 		try
> 			tell application "Finder"
> 				count Finder windows
> 			end tell
> 		on error errMsg number errNum
> 			display dialog i
> 			error errMsg number errNum
> 		end try
> 	end timeout
> 	if i > 300000 then
> 		display dialog "You passed the barrier!"
> 		exit repeat
> 	end if
> end repeat
>
> And seems that just released 10.6.3 finally fixed the big bug present since the 10.6.0
> We tested up to 300,000 events.
> Any other user can confirm this?

Yes.


--Chris Nebel
AppleScript Engineering

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Spurious Apple Event Timeout Fixed in 10.6.3? (From: Hagimeno <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.