Rohan McGovern

Results 7 comments of Rohan McGovern

The policy doesn't know the first time a future has been invoked, so this is not possible to implement with the current API. RetryPolicy needs some API changes first.

Executors themselves would also have to be marked either as dead, or have the ability to restart their dead worker threads.

I looked into it and don't think there's much that can be done. - In the case where futures have already completed by the time f_and is called, 100,000 chained...

Reopened after changing my mind about it. I think it should be possible to do something about this after all.

This also needs tests somehow. Currently the autotests use a real git-daemon where it would be difficult to predictably inject failures, maybe we need some fake scriptable git server.

Actually, "git diff --cached" only behaves that way if diff.mnemonicprefix config item is set.

I'm also interested in the topic of how an RPM repository might be mapped into an OCI registry. I see a few challenges with the current approach though. The proposed...