I
I
irny2020-11-30 17:01:07
PyCharm
irny, 2020-11-30 17:01:07

How to disable debug acceleration in Pycharm using Cython?

py_install_cython_package.png
I am working on a multi-threaded program, I debugged for a long time without cython acceleration, as soon as I accidentally installed it, the debugger stopped working with breakpoints, if you remove the breakpoints everything works, as soon as you put 1 breakpoint after multithreading, the debugger stops connecting. The only output in the console is "Connected to pydev debugger (build 202.8194.15)" tell me where to disable cython acceleration

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
irny, 2021-04-21
@irny

Nobody helped, and I had to figure it out for a long time and painfully, unfortunately I couldn’t remove the Cython accelerator, but I figured out how to make debug work.
Press ctrl+shift+f8
and enable Django Exception Breakpoint

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question