EFForg / EFForg/starttls-backend
Shut down validator goroutines gracefully
Open
low-priority
- Dominant language
- Go
- Stars
- 18
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The same way the main thread is shut down gracefully (#14)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issue #14 to understand how graceful shutdown was implemented for the main thread, then trace where validator goroutines are started and stopped. Confirm the shutdown path covers each validator and that the goroutines terminate cleanly without leaving work running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100