Skip to content

Commit

Permalink
Adding warning about threading.local
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Moss committed Aug 5, 2014
1 parent 3403037 commit 7aa1486
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ Contents:
authors
history
modules

.. warning::

Django Correlation Ids currently makes use of ``threading.local``. If this
offends your sensibilities please let an know any alternative you may have
because it makes us a bit itchy too. :-)

0 comments on commit 7aa1486

Please sign in to comment.