OpenWPM
OpenWPM copied to clipboard
Shutdown taking forever
I created the docker image and in it I am using 30 browser instances. If I crawl 100 sites it completes the crawl and shuts down. However if I move up to 250 or 500 crawls. The crawls complete. I get this message as well:
storage_controller - INFO - Received shutdown signal!
But it takes hours and still the program does not terminate.
Could you check in log file if the storage_controller logs any useful debug messages there? The logs are always written to in debug mode, so there might be more useful info there.
Hopefully fixed by #1057