зеркало из https://github.com/Azure/AzureStor.git
onUnload not needed
This commit is contained in:
Родитель
abf3ee226c
Коммит
751e407a1d
|
@ -19,10 +19,4 @@ globalVariables(c("self", "pool"), "AzureStor")
|
|||
}
|
||||
|
||||
|
||||
.onUnload <- function(libpath)
|
||||
{
|
||||
if(exists("pool", envir=.AzureStor))
|
||||
try(parallel::stopCluster(.AzureStor$pool), silent=TRUE)
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче