mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
catch exception from rethinkdb when unregistering from the service registry at shutdown
This commit is contained in:
parent
c6e0e7c507
commit
6f6216e432
2 changed files with 7 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -20,7 +20,7 @@ import setuptools
|
|||
import glob
|
||||
|
||||
setuptools.setup(name='brozzler',
|
||||
version='1.1.dev9',
|
||||
version='1.1.dev10',
|
||||
description='Distributed web crawling with browsers',
|
||||
url='https://github.com/nlevitt/brozzler',
|
||||
author='Noah Levitt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue