oh-my-fish / plugin-await

Wait last background job with a nice progress spinner
MIT License
12 stars 2 forks source link

Fixes problem with counting background jobs #4

Open asger-weirsoee opened 3 years ago

asger-weirsoee commented 3 years ago

Fixes #3 There was a problem with how we are counting how many jobs were in the background, which resulted in await terminating early, and calling the cleanup script

asger-weirsoee commented 3 years ago

Hey @derekstavis I know this is basically legacy code by now. But, given #3 it seems like there are still users for this. Would you be a sweetheart and just take 10 minutes out of your busy schedule, and look through this pr?

Thanks in advance!