#1102 storagemanager does not work with global contexts

Reporter Zash
Owner Nobody
Created
Updated
Stars ★ (1)
Tags
  • Priority-Medium
  • Status-Accepted
  • Type-Defect
  1. Zash on

    What steps will reproduce the problem? core.storagemanager.open(nil, "stuff", "keyval") core.storagemanager.open("*", "stuff", "keyval") Neither of these work. First because of 90a4790c2329 but in general because storage modules aren't global/shared modules. What is the expected return? Should this work? How should it work? Where should the storage module be loaded?

New comment

Not published. Used for spam prevention and optional update notifications.