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? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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?All reactions