-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed
Labels
FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Description
Please answer these questions before submitting your issue. Thanks!
- What version of Go are you using (
go version)?
go version go1.6.2 darwin/amd64
- What operating system and processor architecture are you using (
go env)?
darwin/amd64
- What did you do?
Ran go tool pprof -base ./howsmyssl-1.heap -inuse_objects and then web. Then also, -png from the command line. This is with graphviz 2.38.0_3 installed via MacPorts.
When doing so, my arrows are often very fat, sometimes to the point of obscuring the boxes they connect.
The most egregious of these I caught as an SVG and is here (github won't allow the upload directly on this ticket): https://gist.github.com/jmhodges/72869f007b58f527595766487add4af0
Here is a less obvious example that I managed to capture as a PNG. 
cespare
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.