TurkServer / turkserver-meteor

Web-based, real-time behavioral studies and experiments using Meteor
http://turkserver.readthedocs.io
MIT License
90 stars 23 forks source link

More efficient round ending code #33

Open mizzao opened 9 years ago

mizzao commented 9 years ago

Calling endRound or startNewRound should actually cancel the timer for the outstanding round, rather than resulting in an unnecessary no-op callback.