How to get memory
in an import function in 3.0 for multiple instances?
#3359
Labels
memory
in an import function in 3.0 for multiple instances?
#3359
According to #3113, the only case to get the memory field is after the instance being created. However, I want to manage multiple instances with one engine and one store. All instances need the same import functions. Does that mean I need to create the same functions multiple times? Are there any overhead?
The text was updated successfully, but these errors were encountered: