heyfavour commented on issue #14060:
URL: https://github.com/apache/airflow/issues/14060#issuecomment-773160050
> There's not `return` statement in `tool_trade_date_hist_sina`. Also I'm
not sure how this issue is related to Airflow.
when i debug ,i found if i execute
```
dict_list = js_code.call('d',
r.text.split("=")[1].split(";")[0].replace('"', ""))
```
this function will not return anything and airflow will always keep running
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]