← Back to team overview

mudlet-makers team mailing list archive

[Bug 1511590] Re: Timer debug output is spammy for short interval timers

 

My fix that adds a spinbox that sets a threshold minimum Timer interval
for a timer to put up it's command and script content onto the debug
console is contained in Pull Requests 275 (development)
{https://github.com/Mudlet/Mudlet/pull/275} and 276 (release_30)
{https://github.com/Mudlet/Mudlet/pull/276}.

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1511590

Title:
  Timer debug output is spammy for short interval timers

Status in Mudlet:
  In Progress

Bug description:
  When a Timer executes it outputs the entire script and command
  contents to the debug console - for timers that fire frequently this
  fills the window with repeating text that can easily swamp other items
  that the user might want to see.

  This was raised in http://forums.mudlet.org/viewtopic.php?f=7&t=4745 .

  I will put up the relevant PRs shortly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1511590/+subscriptions


References