RFR: 1035: Race when creating backports for bug spanning multiple repos [v2]

Erik Joelsson erikj at openjdk.org
Thu Feb 16 21:19:42 UTC 2023


On Thu, 16 Feb 2023 21:10:23 GMT, Zhao Song <zsong at openjdk.org> wrote:

>> Or never mind, we already log when throwing that exception.
>
> I don't think so, when the race condition occurs, the exception won't be thrown again.

We log in `RestRequest::transformBadResponse` before throwing the exception.

-------------

PR: https://git.openjdk.org/skara/pull/1476


More information about the skara-dev mailing list