Jamis Buck
Jamis Buck
This is because of how the default entrance and exit are determined by theseus. When wrapping in x (or xy), theseus's default algorithm for finding those points doesn't work, so...
Yeah. To be honest, I don't really have a lot of time to maintain this program. It needs to be rewritten (the existing architecture makes some dubious choices) and *tested*...
I won't lie, it's been a hot minute since I've looked at this code. But would `session.server_list` suffice? It'll show _all_ defined servers, even those in groups, but it will...
Hey, I'm sorry I didn't see your post earlier. (Somehow, I wasn't set to watch this repo. Not sure how that happened). What database are you using? I think you...
@johnnyshields Thanks for raising this, Johnny. We're discussing it internally and will let you know. In the meantime, as mentioned in the HELP ticket you raised, it sounds like this...
@johnnyshields -- I think this might not be true anymore. For v6 of the database, I think you're right (https://www.mongodb.com/docs/v6.0/core/dot-dollar-considerations/), but the current docs (https://www.mongodb.com/docs/manual/core/dot-dollar-considerations) make no mention of that...
Thanks for pointing this out! It looks like this is actually a problem with Ruby 2.7 and its parser; the same warning does not appear in Ruby 3.x. The call...
Thank you! I've added a Jira ticket here (https://jira.mongodb.org/browse/RUBY-3355) to track this. Thank you for finding this, and for the pull request!
I see that @ryancammer bumped the version on GitHub to 1.2.0 with fd1c2b63f319535081238288344983d76599f50c, almost a full year ago. Is there anything holding back a proper gem release? /cc @stevespringett, et....
Hey @johnnyshields! Thanks for taking a look at the PR, and I'm very happy to hear that this is a feature you're excited about. One reason for the more general...