ok, i think i see how to preserve Subsystem then.....
# development
w
ok, i think i see how to preserve Subsystem then... can give
global_instance
and
scoped_instance
an
options
parameter that bypasses subsystem initialization and singletonism. cc @happy-kitchen-89482
and actually, even this isn't strictly necessary. if you bypass those two methods and directly use the Subsystem constructor, you're safe from memoization