]> source.dussan.org Git - nextcloud-server.git/commit
delay updating setup providers untill we register the mounts 35218/head
authorRobin Appelman <robin@icewind.nl>
Wed, 16 Nov 2022 16:47:52 +0000 (17:47 +0100)
committerRobin Appelman <robin@icewind.nl>
Thu, 17 Nov 2022 14:21:57 +0000 (15:21 +0100)
commit841a6a084ec5b52fe2fad6638dc548695da24881
treefc15fcb95456750ffa62b8e3539290049b94563c
parent3d77e386cd18a2e390d66118927cc75be0ef909c
delay updating setup providers untill we register the mounts

otherwise the fallback to a full setup for a missing cached mount provider will lead to a race condition

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Files/SetupManager.php