Fix repeated conflict detection and introduce optional resolver timeout - #3084
Fix repeated conflict detection and introduce optional resolver timeout#3084viktor-svub wants to merge 2 commits into
Conversation
|
oups ;-) |
|
Good, maybe that explains our changing Lockfile as well. |
|
ok there are two integration tests failing. I think it's because the output changed |
|
I may be mistaken but it looks to me like the failure is unrelated -- i.e. the And |
|
master is green AFAIK |
|
Also locally (Windows only) the Right, I have no Mono install, and |
|
ok let me try to rebase it in new PR |
|
let's see #3085 |
|
the other one is green |
|
Thx. It's released |
HashSetas set item -- as it was not comparable, it was always adding new records -- it was replaced by F#Setwhich implements comparable as expectedPAKET_RESOLVER_TIMEOUTenvironment variable, allowing to terminate the resolver in finite time -- for cases when we hit "loop of doom" on automated build agents