*) Bugfix for "YaCy verzählt sich ..." Bug.

See: http://www.yacy-forum.de/viewtopic.php?p=9559

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@701 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
theli 20 years ago
parent 8ba6be1d72
commit 56160cbd01

@ -155,6 +155,7 @@ public final class plasmaCrawlWorker extends Thread {
}
public void reset() {
this.theMsg = null;
this.url = null;
this.referer = null;
this.initiator = null;

Loading…
Cancel
Save