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
remote/exporter: guard against repeated resource requests
Handle acquire/release calls for already acquired/released resources as
errors by raising an exception and providing the reason to the
coordinator. That also means that these calls will now return an error
to the coordinator.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
0 commit comments