jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Teaspoon worker not closing #547

Open sanjithg opened 5 years ago

sanjithg commented 5 years ago

Teaspoon worker not closing after execution. When I check the teaspoon process, it went to defunct state. And it will create more defunct processes if we run again and again. Due to this $?.exitstatus is unknown.

image

Any suggestions?

sanjithg commented 5 years ago

@jejacks0n , Did you get a chance to look into this issue?

Thanks in advance.

jejacks0n commented 5 years ago

How are you running this? Just bundle exec teaspoon?