Skip to Content
Menu
This question has been flagged
1835 Views

we use remote debugging with pycharm for dev.

on devservers we have workers=0 in odoo.conf.


if i switch to workers=8 (like on Production) i am not able to use remote debugging. It does not break on breakpoints.


Would/Should remote Debugging also be possible while using multiple workers? 

Avatar
Discard