Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <[email protected]>
  • Loading branch information
jortel committed Feb 23, 2024
1 parent ec64179 commit ee646fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reaper/file.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ func (r *FileReaper) busy(file *model.File) (busy bool, err error) {
var n int64
ref := RefCounter{DB: r.DB}
for _, m := range []interface{}{
&model.Task{},
&model.TaskReport{},
&model.RuleSet{},
&model.Rule{},
Expand Down

0 comments on commit ee646fa

Please sign in to comment.