Closed brice-morin closed 9 years ago
Seems like it is related to the TTL of events. For some reasons, 50 ms was a bit short (though it should be more than enough, we have to see where things are getting slow)
OK, I just increased the default TTL so that examples we provide have a good chance to work. Then people could adjust this TTL if they need lowe rvalues.
Hum... weird It's work well on my PC (on debian jessie)
well, let's blame it on Windows :-)
JS (seems OK):
Java (most likely not OK):
We can see that
complexAlgo
is never called, hence we never know that window is open, hence no alert.