DSGalaktos created this task.
Herald added subscribers: StudiesWorld, Aklapper.
Herald added a project: Discovery.

TASK DESCRIPTION
  Open any query. Preferably a cheap one, e. g. this one 
<https://query.wikidata.org/#SELECT%20%3Fcat%0AWHERE%0A{%0A%09%3Fcat%20%20wdt%3AP31%20wd%3AQ146.%0A}%0ALIMIT%201>.
  
  Double-click the Execute button.
  
  In the “in X ms” field, you’ll very briefly see the duration of the first 
execution, and then an incorrect duration for the second one:
  
  > in 1456271541357 ms
  
  This is simply the number of milliseconds since the Epoch (verify with `date 
-d @<duration minus last three digits>`). The first execution probably resets 
the start timestamp to 0 ms when it finishes, and then the second execution 
calculates the offset from that.
  
  The simplest solution, I suppose, is to deactivate the Execute button until 
the currently running query terminates (result, timeout, error, …).

TASK DETAIL
  https://phabricator.wikimedia.org/T127913

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: DSGalaktos
Cc: Aklapper, DSGalaktos, StudiesWorld, debt, Gehel, Izno, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to