diff --git a/qwarc/__init__.py b/qwarc/__init__.py index 5a3ced6..8f9acae 100644 --- a/qwarc/__init__.py +++ b/qwarc/__init__.py @@ -377,8 +377,6 @@ class QWARC: continue else: # Really nothing to do anymore - #TODO: Another process may be running create_db, in which case we'd still want to wait... - # create_db could insert a dummy item which is marked as done when the DB is ready cursor.execute('COMMIT') break id, itemType, itemValue, status = result