Explorar el Código

Update rdb.py (#4135)

http://snippets.dzone.com/posts/show/7248 not available or on archive.org
James Michael DuPont hace 8 años
padre
commit
dbf1a82103
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      celery/contrib/rdb.py

+ 1 - 1
celery/contrib/rdb.py

@@ -5,7 +5,7 @@ Introduction
 ============
 
 This is a remote debugger for Celery tasks running in multiprocessing
-pool workers.  Inspired by http://snippets.dzone.com/posts/show/7248
+pool workers.  Inspired by a lost post on dzone.com.
 
 Usage
 -----