30 Mar
2024
30 Mar
'24
8:23 p.m.
pdb worked for other services like schedulerand nova api. Any other suggestions ? On Saturday, March 30, 2024, Pete Zaitcev <zaitcev@redhat.com> wrote:
On Thu, 28 Mar 2024 18:02:53 +0530 Gk Gk <ygk.kmr@gmail.com> wrote:
.... running as normal but not giving the pdb prompt when launching a nova boot command elsewhere. Is this a uwsgi pdb bug ?
I'd mildly surprised if that worked. I'd just get by with tracing printouts, in your shoes. Like, using the "q" module.
-- P