Hacker News new | ask | show | jobs
by beebmam 1470 days ago
I've been asking this for months, and I can't seem to find an answer anywhere:

I'm unable to get debugger breakpoints in Async functions in Rust to actually break.

Is this a known bug with Async Rust? Or is this simply unsupported (yet)? Seems like a really broken experience currently.