]> source.dussan.org Git - nextcloud-server.git/commit
gracefully handle deleteFromSelf when share is already gone 26382/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 30 Mar 2021 10:59:40 +0000 (12:59 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 30 Mar 2021 20:26:29 +0000 (20:26 +0000)
commitcaec3a8ceec1d63ffbb8bc4bbab2c665501a8757
treebb1b16ebaf3a3071b8d1d592a2358a05c3618fbb
parentb2072cd6fca3302cd621ef849b8e5e59b42665a8
gracefully handle deleteFromSelf when share is already gone

- handling race conditions

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
lib/private/Share20/DefaultShareProvider.php
tests/lib/Share20/DefaultShareProviderTest.php