Skip to content
Snippets Groups Projects
Commit c4a7aa8d authored by Kipp Cannon's avatar Kipp Cannon
Browse files

lal_simulation: fix out-of-order event problems.

- sink event handler needs to chain to parent class, not try to handle the
  event itself or it can create event ordering problems.  in particular,
  what was there was resulting in segments and caps being pushed out of
  order.
- change the sink event handler's name, too, for readability
parent 42707d12
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment