Arjan Scherpenisse
Arjan Scherpenisse
@redrabbit the second argument of `choose_node/2` is the list of members. If you filter that list first you can control the set of nodes which get selected. This is how...
I'm sorry, I did not read it carefully enough. I think it would be a nice addition to add the original `child_spec` as a third argument to the choose_node callback...
It seems easy enough to create a branch add this third argument, and then create a PR for it? AFAICT you only need to change [these lines](https://github.com/derekkraan/horde/blob/c00f77d080152cc160af390069169733f1afd0d8/lib/horde/dynamic_supervisor_impl.ex#L753-L760)
No this is a different one.
Hmm I see I messed up, I should pushed a commit here from the other PR..
Ping, any update on this?
Yup, working on a PR as we speak :) In a few days I'll have something.
@lucaspiller what kind of local server are you testing again for espec?
FYI, https://github.com/arjan/twerl/commits/refactoring still working on it. I need reconnect behaviour.. :)
Hmm, no idea how your own commits became part of this PR..