- Remove dependency on result_handler for setting pipeline result callback - Always call result_callback when handle_result is triggered - This fixes the issue where GUI callbacks weren't being called because output type 'display' wasn't supported, causing result_handler to be None - Add more debug output to trace callback flow
Description
No description provided
Languages
Python
100%