mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-04 23:07:56 +10:00
fix serious bug with Actor.get_next updating all rows instead of only top row
This commit is contained in:
@@ -84,6 +84,7 @@ ARCHIVEBOX_BUILTIN_PLUGINS = {
|
||||
'config': PACKAGE_DIR / 'config',
|
||||
'core': PACKAGE_DIR / 'core',
|
||||
'crawls': PACKAGE_DIR / 'crawls',
|
||||
'queues': PACKAGE_DIR / 'queues',
|
||||
'seeds': PACKAGE_DIR / 'seeds',
|
||||
'actors': PACKAGE_DIR / 'actors',
|
||||
# 'search': PACKAGE_DIR / 'search',
|
||||
|
||||
Reference in New Issue
Block a user