fix: [crawler] add comment

pull/586/head
Terrtia 2021-11-26 16:35:51 +01:00
parent db7306ce03
commit cb45fe9fab
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 2 additions and 1 deletions

View File

@ -1390,6 +1390,7 @@ def save_test_ail_crawlers_result(test_success, message):
r_serv_onion.hset('crawler:tor:test', 'success', bool(test_success))
r_serv_onion.hset('crawler:tor:test', 'message', message)
# # FIXME: # TODO: stderr CATCH ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
def test_ail_crawlers():
# # TODO: test regular domain
if not ping_splash_manager():