mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-19 13:46:58 +00:00
Update session_store.go
This commit is contained in:
@@ -283,7 +283,7 @@ func (f *FilerSessionStore) CleanupExpiredSessions(ctx context.Context, filerAdd
|
||||
if filerAddress == "" {
|
||||
return fmt.Errorf(ErrFilerAddressRequired)
|
||||
}
|
||||
|
||||
|
||||
now := time.Now()
|
||||
expiredCount := 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user