← Back to team overview

ladon-dev-team team mailing list archive

Re: [Question #231890]: how to debug a ladon script?

 

Question #231890 on ladon changed:
https://answers.launchpad.net/ladon/+question/231890

lgm gave more information on the question:
can my hanging be due to a trouble with accessing some ressources like
file or databases? i have seen that there could be some trouble to
accessing at the same time to a ressource? i do not have use any mutex
exclusion, should i process this way?

is there any place with a sample code about this?

in the buggy scirpt i do many import like

import module1
import module2
import module3

each of it contains one class providing ladonized method, and
instanciating some, but will also construct object from some loading
data from filesystem or databases.

(my apache is set as mpm-worker)

-- 
You received this question notification because you are a member of
Ladon Developer, which is an answer contact for ladon.