Replies: 1 comment
-
From the perspective of the caller of a method (the only perspective that matters with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With the interceptor features is this possible?
I'd like to do something like this, but I imagine it would have it's issues if the call chain wasn't asychronous. Or you'd intercept the method but it'd never get awaited.
Beta Was this translation helpful? Give feedback.
All reactions