Skip to content
Commit a1d342a5 authored by David Faure's avatar David Faure
Browse files

Don't duplicate the head of the queue when saving.

The pipeline, in ChangeRecorder, is only one item at most, and that item
is always pendingNotifications.head().

In Monitor the pipeline contains items that "moved out' from
pendingNotifications, hence this confusion.
parent d585d881
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment