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
{{ message }}
This repository was archived by the owner on May 2, 2019. It is now read-only.
Once #20 lands, we'll have an opportunity to clean up old scope entries when a sink drops. Given that we deduplicate the scopes, we would need some sort of reference counter for the entry, which isn't great but we might be able to easily do it.
Once #20 lands, we'll have an opportunity to clean up old scope entries when a sink drops. Given that we deduplicate the scopes, we would need some sort of reference counter for the entry, which isn't great but we might be able to easily do it.
It's not a must, just a potential optimization.