```R library(shiny) waldo::compare(reactiveValues(), reactiveValues()) # ... eventually Error in is_namespaced_call(x) : node stack overflow ```