如果调用at_client_recv,则也会在此函数内调用rt_sem_take(client->rx_notice,..)以及rt_device_read 此会导致两个线程争抢client->rx_notice信号量和对应串口 rx 的数据 ContributorAuthor i-jaffercommentedJan 7, 2023 以上两处位置存在冲突 GuozhanxinaddedbugThis PR/issue is a bug in the current code...
client_recv_result.py client_rename_audio.py client_send_audio.py client_shortcut_handler.py client_show_tips.py client_stream.py client_strip_punc.py client_type_result.py client_write_file.py client_write_md.py format_tools.py hot_kwds.py hot_sub_en.py hot_sub_rul...
org.apache.thrift.TApplicationException: Internal error processing getFormType at org.apache.thrift.TApplicationException.read(TApplicationException.java:111) at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:71) at org.apache.zeppelin.interpreter.thrift.RemoteInterpreterService$Client.recv...