Skip to content
Snippets Groups Projects

Warn when objects are still buffered during shutdown

It is fairly easy to overlook calling storage.flush() after adding some objects just before the end of a process. In a direct configuration, everything will be fine but if a buffering proxy is configured, this means that the objects still in the buffers are going to be lost. Let’s add a warning if this is the case.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading