Introduce one common ubus_ctx which has longer lifetime
Creating and destroying ubus_ctx's on demand can cause crashes when threads operate on the same (non thread-safe) data.
Creating and destroying ubus_ctx's on demand can cause crashes when threads operate on the same (non thread-safe) data.
assigned to @LukaszK
added 1 commit
closed