Sonictherocketman / Microblogger

An open social networking service utilizing the Open Microblog Standard
http://openmicroblog.com
Other
2 stars 0 forks source link

Add init stuff to crawler. #22

Closed Sonictherocketman closed 9 years ago

Sonictherocketman commented 9 years ago

Since the crawler will be broken into a separate app from the web server, and it will be run from cron, it needs to have the ability to detect if an instance of the crawler is already running.

pid file in the user|temp dir would work. Maybe create a script that runs that instantiates the crawler instead of putting it in the crawler directly. crawler/init.py

Sonictherocketman commented 9 years ago

Fixed in e071e5b89b4ec5aa10435013a7ad209bb0f939ac