Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-4151

mutexDebugger debugger called without DEV macro

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • 2.0.0
    • Internal Code
    • None
    • release (i think the intent is to only call mutex debugger in debug mode)
    • ALL

    Description

      in the unlock() method in rwlock.h, mutexDebugger.leaving() is called without the "DEV" macro, whereas everywhere else in the code it is in fact called with the DEV macro, presumably to prevent production clutter.

      Is this intentional? Is there a reason the mutexDebugger is not hidden from production in unlock()?

      Attachments

        Activity

          People

            Unassigned Unassigned
            dunn.travis@gmail.com Travis Dunn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: