Closed guruofquality closed 8 years ago
If there is for example, a plugin registry overlap, the safe load is OK, its only loading one module, never sees the overlap...
However, the regular load will throw in a static init call, and bad things happen...
See if we can at least manage the error better...
This issue was moved to pothosware/pothos#70
If there is for example, a plugin registry overlap, the safe load is OK, its only loading one module, never sees the overlap...
However, the regular load will throw in a static init call, and bad things happen...
See if we can at least manage the error better...