NamseEnt / namseent

Mono Repository for Namse Entertainment Ltd.
GNU Affero General Public License v3.0
13 stars 2 forks source link

[Bug]: Stuck on bundle::read() #733

Closed bigfoodK closed 10 months ago

bigfoodK commented 10 months ago

Expected Behavior

Read bundle files.

Actual Behavior

Stuck at bundle::read()

Steps to Reproduce

Run note register https://github.com/NamseEnt/namseent/blob/f62ad29900088d21a049d709f2e06e9da733130d/hololive-beat/note-register/src/app/note.rs#L48-L49

Other Info

No response

namse commented 10 months ago

It's not a bug. use namui::spawn instead of tokio::spawn_local.