这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Conversation

@smousa
Copy link

@smousa smousa commented Feb 19, 2016

No description provided.

@smousa
Copy link
Author

smousa commented Feb 19, 2016

this is complaining about a missing package called camlistore?

@tevino
Copy link

tevino commented Apr 12, 2016

👍
I should have seen this before committing #110

@tevino
Copy link

tevino commented Apr 12, 2016

@smousa The missing package could be replaced by go4.org/net/throttle

@smousa
Copy link
Author

smousa commented Apr 19, 2016

I am not sure which test is failing here.

}
}
}
select {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this select be wrapped in a forever loop in case there are multiple events? if so, then probably want to break out of the loop if the chan is closed (to avoid busylooping)

Copy link
Author

@smousa smousa Apr 27, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding is that these channels get set only once and then closed
see: https://github.com/smousa/go-zookeeper/blob/feature/cancel-event/zk/conn.go#L625

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants