You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] __main__: Wrote `output.wav`StopIterationFatal Python error: This thread state must be current when releasingPython runtime state: finalizing (tstate=0x55575c333f40)Current thread 0x00007f1ecb1fc640 (most recent call first): File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/asyncio/selector_events.py", line 140 in _write_to_self File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/asyncio/base_events.py", line 770 in call_soon_threadsafeThread 0x00007f1ed0c3ab80 (most recent call first):<no Python frame>/home/runner/work/_temp/511098ca-9b2e-4817-a887-a8b80d918959.sh: line 1: 8373 Aborted (core dumped) poetry run python "$file" ../test_util/data/model/sample.vvm --dict-dir ../test_util/data/open_jtalk_dic_utf_8-1.11
不具合の内容
現在CIで動かしてるexample/python/run-asyncio.pyが、たまに次のような感じで落ちます。
私が覚えている限り4,5回くらいは発生しています。CI自体はrerunで通りますが、GHAの環境特有の現象とみなさない方がよさそうです。
#843 が予定されてはいますが、pyo3-asyncioをやめることで解決されるかはわかりません。最近やった脱Tokio関係で何か問題があるのかもしれません。あるいはPython 3.8がもう駄目なのかも。
現象・ログ
再現手順
期待動作
VOICEVOXのバージョン
OSの種類/ディストリ/バージョン
その他
The text was updated successfully, but these errors were encountered: