dooit: [BUG] "One instance of dooit is already running!" error
Hi,
This happens when I am try to run dooit.exe from the command line. Here’s what I am getting:
C:\Users\gilbe\Envs\utils\Scripts>dooit.exe
One instance of dooit is already running!
Quiting...
Steps to reproduce the behavior:
- Open
cmd - Type
dooit - See error
- OS: Windows
- Version: 11
I ran the pip install from inside my envs (which is called Utils
Thanks!!
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 16 (8 by maintainers)
Commits related to this issue
- fix: false negative for running instance (for #49) — committed to kraanzu/dooit by kraanzu 2 years ago
- fix: false positive for multiple instances (for #49) — committed to kraanzu/dooit by kraanzu 2 years ago
Sorry for the late reply, I am currently dealing with my semester final exams 😦 Thanks a buch for debugging @TyBalduf
Yes this is much better. I’ll push an update 😃