Skip to content
  • Leigh B. Stoller's avatar
    Some small additions to support events after Chris' queue changes. · addc8b02
    Leigh B. Stoller authored
    Queue events have a new parameter in the arg list for link events:
    
    	ARGS="PIPE=pipe0 THRESH=8"
    
    This is kinda hacky right now; I do not have time to get all the stuff
    just right. The convention is that pipe0 is the first pipe in the list
    (left to right) and pipe1 is the other. We can worry about cleanup
    later.
    addc8b02