python script

  1. J

    Mod_python3 freezes after running two scripts at the same time

    I have a python script developed using mod_python3, and when two calls are made for the same script at the same time they seem to freeze and if we try to use the python script again it doesn't work anymore. Did anyone already face this issue?