added note about memory usage extension not working on windows

This commit is contained in:
Pablo Hoffman 2009-10-07 22:57:10 -02:00
parent daf86144c8
commit b4d202a6b0
1 changed files with 2 additions and 0 deletions

View File

@ -242,6 +242,8 @@ Memory usage extension
.. class:: scrapy.contrib.memusage.MemoryUsage
.. note:: This extension does not work in Windows.
Allows monitoring the memory used by a Scrapy process and:
1, send a notification email when it exceeds a certain value