print("Queued task and made it available to crawlers: "+str(task.website_id))
defget_queued_tasks(self)->list:
returnself.db.get_tasks()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.