The module allows using Python in nginx both at configuration stage and in runtime. # static module $ ./configure --add-module=/path/to/nginx-python-module # dynamic ...
I have written a simple procedural Python script with utilizes your module, but I'm getting the following assert from get_all_tickers() once it has been run at least 300+ times; File "./__main__.py", ...