VincentYao

Results 3 issues of VincentYao

When does the crawler stop

question
improvement

pymongo.errors.OperationFailure: Authentication failed.

` def join(self): while not self.empty(): time.sleep(.1) ` what's this for