delthas
Results
86
comments of
delthas
Does that mean the fix would just be the following? ``` --- a/bin/varnishd/cache/cache_backend_probe.c +++ b/bin/varnishd/cache/cache_backend_probe.c @@ -658,6 +658,9 @@ VBP_Control(const struct backend *be, int enable) Lck_Lock(&vbp_mtx); if (enable) { +...
Here is what senpai does: https://git.sr.ht/~delthas/senpai/tree/master/item/ui/style.go#L19
Any chance of getting this rebased & merged? :smile: