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

Stack overflow on ESP32S3 using tokio #8

Open
lorenzo-pirchio opened this issue Jun 25, 2024 · 0 comments
Open

Stack overflow on ESP32S3 using tokio #8

lorenzo-pirchio opened this issue Jun 25, 2024 · 0 comments

Comments

@lorenzo-pirchio
Copy link

lorenzo-pirchio commented Jun 25, 2024

Hi,
checking this project, I'm trying to develop a xmpp client for esp32 using tokio-xmpp for Rust.
But in the main, I get a stack overflow at the line runtime.block_on() and the function inside the async code block is not called.
I'm checking all these action using logs since the debugger doesn't work.
Thanks

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

No branches or pull requests

1 participant