Analysis: Time spent in committing in a checkout

Robert Collins robertc at robertcollins.net
Tue Sep 12 00:19:22 BST 2006


On Mon, 2006-09-11 at 11:00 -0500, John Arbash Meinel wrote:
> 
> Well, even in an event-driven fashion, things get a little confusing.
> Because things are async, I don't know that you can guarantee that you
> will get the 'mkdir success' event before you get the 'create-file
> success' event. 

You can't, but thats ok because you are event driven: you have a join in
your event path - that is, a little bit of code which only fires when
both the pre-requisite events have arrived.

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060912/008cfab2/attachment.pgp 


More information about the bazaar mailing list