ନ୍ୟୁଜ୍

Python breakpoint () built-in function From the Python 3 documentation This function drops you into the debugger at the call site [...]. Python breakpoint () calls Python debugger at a given line ...
When attached to a local process running Azure Functions, the python debugger gets stuck indefinitely at a set breakpoint, and there is no response to clicking step forward button etc.