Skip to content

Commit

Permalink
Merge commit '876765b29b21e422bdb6e85ade9a6f0b15745182' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Eucalyptus Build System committed Jan 14, 2017
2 parents 411a66e + 876765b commit 04adaed
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -150,6 +150,7 @@ private void deleteFromEBS() {
deleteSnapFromEBS(snap);
} finally {
snapSemaphore.release();
EucaSemaphoreDirectory.removeSemaphore(snapshotId);
}
} else { // either pre 4.4 snapshot or snapshot does not originate in this az
// no need to acquire semaphore, delete straight away
Expand Down

0 comments on commit 04adaed

Please sign in to comment.