I have a task that is being executed, when it executes it runs finish execute but it does not in fact finish execute, it hangs on the task, what can I do to move forward
I think it has something to do with interfaces as when I delete the function that I call it will finish executing
try a doesimplementinterface() instead of the cast to pawn