- Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Now if a custom driver is registered after calling box.cfg() it causes a problem when the instance will be restarted. The cause of the problem is an attempt to recreate a tube of custom type (which is not registered yet).
It's needed to implement a deferment of creating a custom tube until the custom driver will be registered.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working