It works when I comment out the @task & @workf...
# ask-the-community
f
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
170 Views