Closed FPtje closed 2 years ago
Workaround for #5. Minimize the work in SemaphoreBranchProvider.getChildren by doing all the requests in a different function. SemaphoreBranchProvider.getChildren then simply returns the cache.
SemaphoreBranchProvider.getChildren
Workaround for #5. Minimize the work in
SemaphoreBranchProvider.getChildren
by doing all the requests in a different function.SemaphoreBranchProvider.getChildren
then simply returns the cache.