Option to toggle asdff on and off for in memory applications
I have my application in memory, never unloading the asdff module. Need this so users of the application can toggle asdff on and off. This helps keeps application performance strong.
@Bing-su Could you look at this PR? Every machine I install asdff on I have to manually add this.
It's strange to have an argument in a function that causes the function not to run.
This type of flow control should be done at a higher level.
The problem with doing this at a higher flow is having multiple models loaded into memory. I don't wish to have multiple models loaded into memory when I could just have one.