Fixed MAX_THREADS which was being cast as str instead of int

Merged
#1 · Created  · Last updated

Merged pull request

Merged in nyxgeek/office365userenum/threads_fix (pull request #1)

3145a20·Author: ·Closed by: ·2018-05-03

Description

Parser was casting input as str, so MAX_THREADS was being cast as str. Wrapped MAX_THREADS variable in int().

0 attachments

0 comments

Loading commits...