[Debugger] Background tasks timeout

  1. Background tasks can last longer than 30 seconds, great!
  2. 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.

image

I don’t know if this is a bug report, a feature request, or I’m just wrong.

3 Likes