Bug
What is the current behavior?
There is an aggressive memory leak in the terminal-notifier process after running a failing test and passing the --notify flag.
Here's a minimal repo demonstrating the behavior:
https://github.com/swhamilton/jest-terminal-notifier-memory-leak
Jest version: jest-cli@^19.0.2
Current environment: OSX Sierra 10.12.3
Bug
What is the current behavior?
There is an aggressive memory leak in the
terminal-notifierprocess after running a failing test and passing the--notifyflag.Here's a minimal repo demonstrating the behavior:
https://github.com/swhamilton/jest-terminal-notifier-memory-leak
Jest version: jest-cli@^19.0.2
Current environment: OSX Sierra 10.12.3