Skip to content
New issue

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

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

Already on GitHub? # to your account

AWAIT実行の問題 #1615

Open
kujirahand opened this issue Jan 1, 2024 · 0 comments
Open

AWAIT実行の問題 #1615

kujirahand opened this issue Jan 1, 2024 · 0 comments

Comments

@kujirahand
Copy link
Owner

以下で修正したのですが、coreだと追いにくくなってしまうので、こちらに修正をメモ。

AWAIT実行の問題を修正

kujirahand/nadesiko3core#142

  • asyncFnがtrueになっているとき、pureがfalseだと、awaitがうまく動かないようです。
  • そこで、asyncFnであれば、pureをtrueを強制するように修正しました。
  • nako_gen.mtsでpure=falseの場合に、awaitを付けるようにすれば良いのですが、これは、複雑なので、修正が難しいで、その問題は放置したままです。
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant