Skip to content

multithreading #6

@blackhat-t

Description

@blackhat-t

add ### threads to filler.py to pull the requests concurrently rather than a loop
for i in range(count_of_reports): print('Fetching report ' + str(i + 1) + ' out of ' + str(count_of_reports)) report_url = 'https://' + reports[i]['link'] + '.json'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions