Avoid having generation magic use global context
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)
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)