#794 Work around race in add_external_rpm
Merged 6 years ago by mikem. Opened 6 years ago by mikem.
mikem/koji issue788  into  master

No commits found

Fixes #788

It's possible for two calls to try to add the same external rpm at the same time. Previously we did not handle this well, with one side getting an error on insert.

2 new commits added

  • unit test for Savepoint
  • unit test for add_external_rpm
6 years ago

I can't speak for the tests, but the code looks good to me. Can someone from the Koji team review this?

Commit 04635ac fixes this pull-request

Pull-Request has been merged by mikem

6 years ago
Metadata