Skip to content

spammed by Nothing to delete; exiting during spec #733

@masterkain

Description

@masterkain
guard_1            | 2022-08-09T15:01:41.726Z pid=1560 tid=au0 INFO: Nothing to delete; exiting.
guard_1            | 2022-08-09T15:01:41.726Z pid=1560 tid=au0 INFO: delete_by_pattern(*, count: 10000) completed in 3ms

I'm getting spammed by this on STDOUT (or STDERR?) for each test and I believe it's coming from here

SidekiqUniqueJobs::Digests.new.delete_by_pattern("*", count: 10_000)

I have require 'sidekiq_unique_jobs/testing' in my rails_helper.rb

Any way to suppress this output? thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions