Common warning: what does it imply?

I often see the following warning in my javascript console

Exception from Tracker afterFlush function: undefined

What does this mean, usually? The debug information seems somewhat sparse tbh. I imagine it has something to do with subscriptions. Has anyone checked this out?