• csillag's avatar
    Temporary work-around: don't loose target while creating an annotation. · 8cce3de0
    csillag authored
    See #1020 for a description of the problem.
    
    This commit patches the merge behavior of the bridge plugin:
    never update a list of targets with a shorter list.
    (This avoids it being zeroed by accident.)
    
    This does not really solve the more generic problem: the race condition
    of the messages moving on the bridge. We should either do some
    time-stamping, or some other smarter flow control...
    8cce3de0
Name
Last commit
Last update
..
plugin Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
app_directives.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
host.coffee Loading commit data...
services.coffee Loading commit data...
streamfilter.coffee Loading commit data...
streamsearch.coffee Loading commit data...