mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
Pulled out of #1470. Receiving references, the `CompositeBackend` has no chance of changing the PIL or fixed columns before passing it to the wrapped backend. Using `Arc` fixed it, and is quite compatible with what is kept by `Pipeline` already.