Changes between Version 1 and Version 2 of Ticket #10819, comment 1


Ignore:
Timestamp:
May 8, 2014, 7:44:33 PM (10 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10819, comment 1

    v1 v2  
    77http://cgit.haiku-os.org/haiku/tree/src/servers/package/Volume.cpp#n688
    88
    9 EDIT: I suppose it's heard to imagine that a bug in `events.RemoveHead()` would fail to exhaust its contents eventually, so maybe it's actually `Volume::ProcessPendingNodeMonitorEvents()` itself which is being called an infinite number of times.
     9EDIT: I suppose it's hard to imagine that a bug in `events.RemoveHead()` would fail to exhaust its contents eventually, so maybe it's actually `Volume::ProcessPendingNodeMonitorEvents()` itself which is being called an infinite number of times.