Kernel.Clone doesn't clone FunctionInvocationFilters #6240
Closed
jimmystridh
started this conversation in
General
Replies: 3 comments
-
Hi @jimmystridh, I think it should work if you register filters with DI through |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the quick attention! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jimmystridh Here is PR: #6241 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
doing .Clone() on a Kernel doesn't bring along the FunctionInvocationFilters I had registered. That was unexpected to me considering plugin registrations comes along with the clone. Is this intentional or an oversight?
Beta Was this translation helpful? Give feedback.
All reactions