You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I understand, the provider that calls ITheOneProbe.registerProvider last for the given IProbeInfoProvider.getID() is the one that gets assigned.
The order that things on the InterModEnqueueEvent fire seems non-deterministic, at least in practice it seems difficult/impossible to override an existing provider reliably (using event priority)
Is there a build-in way to do this that I'm overlooking or functionality that could get added to support this?
Thanks for considering.
The text was updated successfully, but these errors were encountered:
Hey McJty,
From what I understand, the provider that calls
ITheOneProbe.registerProvider
last for the givenIProbeInfoProvider.getID()
is the one that gets assigned.The order that things on the
InterModEnqueueEvent
fire seems non-deterministic, at least in practice it seems difficult/impossible to override an existing provider reliably (using event priority)Is there a build-in way to do this that I'm overlooking or functionality that could get added to support this?
Thanks for considering.
The text was updated successfully, but these errors were encountered: