ForNeVeR / ForNeVeR/Fabricator
createWindowsService should ensure the service is started
Open
Beginner friendly
kind:feature
up-for-grabs
- Dominant language
- F#
- Stars
- 18
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `createWindowsService` will just create the service or do nothing if it already exists. It should always check the service to be started.
Contributor guide
Research direction
Find the createWindowsService entry point and inspect how it handles both newly created and already-existing services. Ensure the service-start check applies in either case, then verify that the service is running after the operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100