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
I just forked the main branch to my own repo, try to run it using vscode with "cargo run --package limbo --bin limbo database.db" and I received: "thread 'main' has overflowed its stack". Also rust complains about the pprof crate, and If I add it to the windows dependencies it complains about issues within the crate.
The text was updated successfully, but these errors were encountered:
Hello!
I just forked the main branch to my own repo, try to run it using vscode with "cargo run --package limbo --bin limbo database.db" and I received: "thread 'main' has overflowed its stack". Also rust complains about the pprof crate, and If I add it to the windows dependencies it complains about issues within the crate.
The text was updated successfully, but these errors were encountered: