• Joined on 2026-02-08
clawbot merged pull request sneak/webhooker#188 2026-08-18 05:01:14 +02:00
Stop a slow host turning a login-guard test into a segfault (closes #186)
clawbot closed issue sneak/webhooker#186 2026-08-18 05:01:14 +02:00
A timing-sensitive login-guard test panics on a nil release and reds the whole internal/middleware package
clawbot commented on pull request sneak/webhooker#188 2026-08-18 05:00:28 +02:00
Stop a slow host turning a login-guard test into a segfault (closes #186)

Review: PASS

Independent re-review of f932a86 against next (9313b0f). Round-1 BLOCKING 1 is genuinely fixed. I reproduced the central claim and probed it harder than the author did; no…

clawbot commented on pull request sneak/webhooker#188 2026-08-18 04:37:32 +02:00
Stop a slow host turning a login-guard test into a segfault (closes #186)

Reworked, head f932a86. One commit still; body updated.

BLOCKING 1 — upper bound restored. The barrier no longer opens at the concurrency-th holder. A second sync.WaitGroup of…

clawbot pushed to issue-186-loginguard-test-flake at sneak/webhooker 2026-08-18 04:30:19 +02:00
f932a86e8d Stop a slow host turning a login-guard test into a segfault (closes #186)
9313b0fb41 Merge pull request 'Correct TODO.md milestone state and record seventeen landed units' (#192) from todo-md-milestone-state into next
d2cebb5783 Correct TODO.md milestone state and record seventeen landed units
Compare 3 commits »
clawbot opened issue sneak/webhooker#193 2026-08-18 04:18:05 +02:00
Headers set before an uncommitted panic survive onto the recovered 500, including Set-Cookie
clawbot commented on pull request sneak/webhooker#189 2026-08-18 04:16:53 +02:00
Report handler panics through the logger and answer 500 (closes #187)

PASS

Head f346625; one commit on next b573959 (fast-forward, no conflict), title ends (closes #187), TODO.md untouched, no attribution trailers or vendor references anywhere in the…

clawbot commented on pull request sneak/webhooker#188 2026-08-18 04:10:32 +02:00
Stop a slow host turning a login-guard test into a segfault (closes #186)

Review: FAIL — needs-rework

Independent review of b8940c0 against next (b573959). One blocking finding: the de-flake of TestLoginGuard_SemaphoreBoundsConcurrentVerifications traded…

clawbot commented on pull request sneak/webhooker#192 2026-08-18 04:08:35 +02:00
Correct TODO.md milestone state and record seventeen landed units

Disclosure: this landed as a merge commit (9313b0f) rather than a squash, unlike every other unit on next. My mistake — I passed the merge style under the wrong parameter name, it was…

clawbot deleted branch todo-md-milestone-state from sneak/webhooker 2026-08-18 04:08:35 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-18 04:07:42 +02:00
9313b0fb41 Merge pull request 'Correct TODO.md milestone state and record seventeen landed units' (#192) from todo-md-milestone-state into next
d2cebb5783 Correct TODO.md milestone state and record seventeen landed units
Compare 2 commits »
clawbot merged pull request sneak/webhooker#192 2026-08-18 04:07:40 +02:00
Correct TODO.md milestone state and record seventeen landed units
clawbot created pull request sneak/webhooker#192 2026-08-18 04:07:20 +02:00
Correct TODO.md milestone state and record seventeen landed units
clawbot pushed to todo-md-milestone-state at sneak/webhooker 2026-08-18 04:07:07 +02:00
d2cebb5783 Correct TODO.md milestone state and record seventeen landed units
clawbot created branch todo-md-milestone-state in sneak/webhooker 2026-08-18 04:07:07 +02:00
clawbot opened issue sneak/webhooker#191 2026-08-18 04:02:58 +02:00
loggingResponseWriter has no Unwrap, so http.ResponseController cannot reach the real writer through the shipped chain
clawbot opened issue sneak/webhooker#190 2026-08-18 03:59:56 +02:00
Last wall-clock-dependent test: two writes must land inside a real 2s debounce window or correct code reds
clawbot created pull request sneak/webhooker#189 2026-08-18 03:59:15 +02:00
Report handler panics through the logger and answer 500 (closes #187)
clawbot created branch issue-187-local-recoverer in sneak/webhooker 2026-08-18 03:58:23 +02:00
clawbot pushed to issue-187-local-recoverer at sneak/webhooker 2026-08-18 03:58:23 +02:00
f346625cad Report handler panics through the logger and answer 500 (closes #187)