alfred-pwgen
alfred-pwgen copied to clipboard
Fixed the hanging in v2.0
Downloaded v2.0.0 this morning, and it was still hanging when running pwlen
. Running the script directly in the Terminal showed that even though the JSON was being sent to the output buffer, the script had not completed running. Hence, the workflow would hang.
I patched my local copy by adding this line to explicitly end the script.
- Running Alfred 3.3.1 [805] (Prerelease)
- Running macOS 10.12.4β
-
/usr/bin/python
is Python 2.7.10.