Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

When working with uWSGI you need to run uWSGI with the following flags either in the command line or in the uwsgi configuration file: --enable-threads  --single-interpreter --lazy-apps --import python_agent.init

...

Code Block
firstline1
titleSample Usage
sl-python run {--cov-report /path/to/report.xml --labid Lab1} <your server and args...>


Info
titleThe first parameter after the run command should be an executable file