Is it possible to use a user defined executors executors in other user defined executor? #605
Unanswered
shezadkhan137
asked this question in
Q&A
Replies: 1 comment
-
@shezadkhan137 yes, should be possible. Can you share us something to reproduce your case please? |
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
-
I am trying to use a custom executor from another custom executor, but I am getting an error message saying
executor "<name>" is not implemented
. Is this possible?Beta Was this translation helpful? Give feedback.
All reactions