Closed kdmccormick closed 2 years ago
This ensures that services started with tutor dev start are as capable for breakpoint debugging, et al, as services started with tutor dev runserver are. We plan to remove tutor dev runserver.
tutor dev start
tutor dev runserver
Blocks https://github.com/overhangio/tutor/pull/644
This ensures that services started with
tutor dev start
are as capable for breakpoint debugging, et al, as services started withtutor dev runserver
are. We plan to removetutor dev runserver
.Blocks https://github.com/overhangio/tutor/pull/644