<#3863 [BUG] FlyteConsole can't handle the example...
# flyte-github
a
#3863 [BUG] FlyteConsole can't handle the example merge_sort.py Issue created by Future-Outlier Describe the bug When I use the example from merge_sort.py, which is from here Use the following command
Copy code
pyflyte run --remote merge_sort.py merge_sort --numbers=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21] --numbers_count=21
and open my flyteconsole, the bug will happen. The output is right, but the behavior isn't. Note: I've contributed to the merge_sort.py to change the behavior, but my code can still reproduce the bug. Expected behavior 1.See the graph in FlyteConsole. 2.See the Nodes in FlyteConsole. Additional context to reproduce No response Screenshots

image

image

Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte