Browse Source

Update rdb.py (#4135)

http://snippets.dzone.com/posts/show/7248 not available or on archive.org
James Michael DuPont 7 năm trước cách đây
mục cha
commit
dbf1a82103
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 -----