-
Notifications
You must be signed in to change notification settings - Fork 1k
Report more about what init is doing #185
Comments
Id like to help out with this one. Just cloned the repo so grocking the code now. |
Ok. I get the flow of init. I quickly wrote some basic logic to range through all the Manifest dependencies after a successful call to
Currently this is happening regardless of wether the Not sure if this is exactly what is being looked for with this issue. Id love some feedback so I can continue to move forward with this. |
@xmattstrongx from that description, it sounds like it's not quite what we're looking for with this - it'll probably be printing after all the time-consuming work is already done. But put up what you have as a PR, and we can take a more in-depth look. |
I think we can call this closed now; can make a new one if specific new changes are needed. |
Fix data race in activityBuffer
From @peterbourgon in #131 (comment):
It'd be great to have someone go through and weave in some of this additional output. If anyone's interested, please feel free to ask questions here, or over in the gopher slack!
The text was updated successfully, but these errors were encountered: