Skip to content

Are pastes being reaped properly? #182

Closed
@supakeen

Description

@supakeen

I've seen some evidence in bpa.st's database and there is some circumstantial evidence from the Discord Python instance that pastes aren't properly getting reaped by the PeriodicCallback that should take care of this.

Note: pastes that have expired are still not visible because the Show page will delete the paste if it's visited while expired.

However, this leads to a needlessly large database. So let's investigate:

  • Does the PeriodicCallback work?
  • Are pastes being reaped on all show pages?
  • Add test cases for these things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpython

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions