indeedeng / iwf

iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
MIT License
540 stars 55 forks source link

Fix "should not get here" #445

Open longquanzheng opened 1 month ago

longquanzheng commented 1 month ago

in integ/workflow/wf_execute_api_fail_and_proceed/routers.go

panic("should not get here")

And this got panic all the time though the test passed