Closed danloveg closed 1 year ago
Resolves #124 by starting up debugpy when the app is run in the development container environment. Two separate instances of debugpy are started, one for the Django app, and one for the async jobs run via Django RQ.
debugpy
Resolves #124 by starting up
debugpy
when the app is run in the development container environment. Two separate instances ofdebugpy
are started, one for the Django app, and one for the async jobs run via Django RQ.