Added tests to ensure SIGUSR1 and SIGUSR2 will toggle db lock

This commit is contained in:
2025-02-18 23:18:02 +11:00
parent 789d1e75a7
commit 46dd86cdae
4 changed files with 62 additions and 11 deletions

View File

@@ -4,7 +4,6 @@ import (
"context"
"database/sql"
"fmt"
"os"
"time"
"github.com/pkg/errors"