dwmkerr / dwmkerr/consolecontrol
Unable to get ProcessId / or use WaitForExit()
Open
- Dominant language
- C#
- Stars
- 786
- Forks
- 166
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
I would like to start a new process directly after the first process completes, but I get an error "This BackgroundWorker is currently busy and cannot run multiple tasks concurrently"
I assume it is due to the first process still being active, but I have no means to check if it is active or wait for the process to complete.
Please assist :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.