uncommented sources

pull/6/head
danieleperera 4 years ago
parent 0aa89e4925
commit 8b209e44d5

@ -110,7 +110,7 @@ class Ingestor:
def run_once(self):
"""Run each source once, passing artifacts to each operator."""
# Start collecting sources
# self.collect_sources()
self.collect_sources()
# Sources will fill various queues
# MonitorQueue has priority high
# OnionQueue are those found in clearnet medium

Loading…
Cancel
Save