Skip to content

Avoid having generation magic use global context

Dominic Kempf requested to merge feature/fix-multiple-kernels into master

That was a bad idea from the beginning! It lead to a situation, where calls from within a generator inherited their context tags. Should be fixed now.

This is a followup MR for !63 (merged)

Merge request reports

Loading