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
Search for duplicates among the existing issues, both open and closed.
Proposal
proffer::pprof() often launches a browser before pprof has time to initialize. I propose we ping the port until pprof is ready. This approach worked great for targets::tar_watch().
The text was updated successfully, but these errors were encountered:
Prework
proffer
's code of conduct.Proposal
proffer::pprof()
often launches a browser beforepprof
has time to initialize. I propose we ping the port untilpprof
is ready. This approach worked great fortargets::tar_watch()
.The text was updated successfully, but these errors were encountered: