It works when I comment out the @task & @workflow and run from the main(). When running as workf...
s
It works when I comment out the @task & @workflow and run from the main(). When running as workflow, I got error:
Copy code
TypeError: can't pickle _thread.lock objects
...
Failed to Bind variable client for function feathr_example.list_features
169 Views