- Background tasks can last longer than 30 seconds, great!
- The new debugger allows to set a breakpoint in a background task, great!
1 and 2 are great, but 1+2 is not. It looks like breakpoints do work in background tasks, but, after hitting a breakpoint, they will eventually timeout if they last longer than 30 seconds.
I don’t know if this is a bug report, a feature request, or I’m just wrong.