FogBugz (Case [Issue]10383) Compiler Opal - Sometimes Monticello commits freeze at "creating unique version number"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10383) Compiler Opal - Sometimes Monticello commits freeze at "creating unique version number"

Pharo Issue Tracker
A FogBugz case was edited by Sven Van Caekenberghe.

Case ID:      10383
Title:        Sometimes Monticello commits freeze at "creating unique version number"
Status:       Work Needed
Category:     Bug
Project:      Compiler Opal
Area:         Misc
Priority:     3 - Must Fix
Milestone:    Later
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10383

MC checks each repository connected to a package when creating a unique version numbers. So each repo, including the package cache, is consulted, not using any caching. I believe Camillo made this work in parallel, but it still takes time. And it can fail (timeout).

The question is: do we need it ? It is a way to help you, but it is never 100% failsafe as someone else could still beat you in creating a specific version.


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10383) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker