Skip to content

Fix DoubleEventSelector with ByteStream when primary POOL input contains non-empty AttributeList

Tadej Novak requested to merge tadej/athena:overlay/fixtag into master

Fix DoubleEventSelector with ByteStream when primary POOL input contains non-empty AttributeList. The solution is just not to copy it as BS is treated as primary in this context (although it's secondary due to technical reasons).

/cc @jchapman @gemmeren

Merge request reports