- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
Add regression test for CompressStream double-close fix (#28)
Multiple methods write to os.Stdout instead of v.Stdout, breaking testability
Use v.Stdout/v.Stdin instead of os.Stdout for all user-facing output (closes #26)
Audit: missing user warnings for anomalous conditions
Add secret.Warn() calls for all silent anomalous conditions
feat: implement watcher monitoring orchestrator
feat: implement watcher monitoring orchestrator (closes #2)
Unify DOMAINS and HOSTNAMES into a single TARGETS config
feat: unify DOMAINS/HOSTNAMES into single TARGETS config (closes #10)
CRITICAL: resolver tests hit real DNS, test suite exceeds 30s
don’t assign issues to me until and unless there is a PR in the merge ready state to fix it.