[Yt-svn] commit/yt: MatthewTurk: Make the heartbeat a lot faster.

Bitbucket commits-noreply at bitbucket.org
Thu Apr 14 08:16:18 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/a7a82c554a40/
changeset:   r4127:a7a82c554a40
branch:      yt
user:        MatthewTurk
date:        2011-04-14 17:15:57
summary:     Make the heartbeat a lot faster.
affected #:  1 file (1 byte)

--- a/yt/gui/reason/html/js/reason.js	Thu Apr 14 11:15:21 2011 -0400
+++ b/yt/gui/reason/html/js/reason.js	Thu Apr 14 11:15:57 2011 -0400
@@ -323,7 +323,7 @@
             if (f != null) {
                 handle_result(f, a);
             }})},
-    interval: 1000};
+    interval: 250};
 
     task_runner.start(heartbeat);

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list