Skip to content
Snippets Groups Projects
Commit 9001db5e authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

updated the docs

parent 21adeddc
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,16 @@ Welcome to CoolAMQP's documentation!
basics
tracing
Quick FAQ
=========
Q: **I'm running uWSGI and I can't publish messages. What's wrong?**
A: Since CoolAMQP spins a thread in the background, make sure to run_
uwsgi with :code:`--enable-threads`
.. _run: https://uwsgi-docs.readthedocs.io/en/latest/WSGIquickstart.html#a-note-on-python-threads
Indices and tables
==================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment