Carthage/Carthage

`Carthage update` never finishes for certain Cartfiles

Aperta

#2488 aperta il 15 giu 2018

 (4 commenti) (1 reazione) (0 assegnatari)Swift (1544 fork)batch import
help wanted

Metriche repository

Star
 (15.179 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I did some debugging with the new fast resolver and think I found the source of the problem (and the potential solution). Details are here: https://github.com/Carthage/Carthage/pull/2455#issuecomment-395476994. I'm not sure how much of that would apply to the other two resolvers since I know nothing about them.

Unfortunately, the local spec repo we created that reproduces the problem doesn't work after we anonymize it because that changes the order. And since the problem depends on the order of execution, a proper, testable solution to this will be hard before https://github.com/Carthage/Carthage/issues/2487 is fixed.

Guida contributor