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
{{ message }}
This repository was archived by the owner on Aug 2, 2019. It is now read-only.
Currently, the interaction with the backends is done by the components who need it. It's an extra level of indirection, because this could happen directly into the flux objects, if they're given a link to the backend.
This is coming after a discussion with @n1k0, maybe he has pointers to share?