You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #4198 and #4008, we now have different caches, which are used by different plugins, via different generators, and so require rather careful and manual cleanup.
We should think about a more general way to work with caches, which are needed during Dokka execution.