Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SynthesizerからMutexを外す #666

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Oct 29, 2023

内容

Python APIとJava APIでの、( #553 により不要になっているはずの)Synthesizerに対するMutexを外します。

#662 (comment)

関連 Issue

その他

@sevenc-nanashi Java APIの方がMutexになってたのって、何か理由があったりしますか?

@sevenc-nanashi
Copy link
Member

シンプルにRustのことをあまり知らなかったからですね…Arc単体の挙動がわからなかったので慣れてるArc<Mutex<...>>にしたはずです。

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

たぶん関係ないのですが、なんか雰囲気的に制作当初はラップAPIはasyncにする雰囲気じゃなかったのかなという印象を感じました!

@Hiroshiba Hiroshiba merged commit 322e011 into VOICEVOX:main Oct 30, 2023
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants