fix zero maxlimit for non-limit specifying filters
This commit is contained in:
@@ -12,6 +12,8 @@ import (
|
||||
eventstore "realy.lol/store"
|
||||
)
|
||||
|
||||
const DefaultMaxLimit = 512
|
||||
|
||||
type T struct {
|
||||
Ctx context.T
|
||||
WG *sync.WaitGroup
|
||||
|
||||
Reference in New Issue
Block a user