Merged in feature/quickfix (pull request #160)

Tests

* tests
This commit is contained in:
Michael McGuinness
2025-06-02 10:50:40 +00:00
parent b8302344b4
commit ae4b456399
2 changed files with 1 additions and 23 deletions
-1
View File
@@ -36,7 +36,6 @@ func (c *Server[B]) Listen(ctx context.Context) {
}
}
}
}
func (c *Server[B]) pollMessage(ctx context.Context) error {