alfred-pwgen icon indicating copy to clipboard operation
alfred-pwgen copied to clipboard

Fixed the hanging in v2.0

Open skyzyx opened this issue 7 years ago • 0 comments

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.

skyzyx avatar Feb 26 '17 18:02 skyzyx