"Mongo::Collection::View#no_cursor_timeout" stopped working at commit 2d9f0217ec904a1952a1ada2136502eefbca562e :
https://github.com/mongodb/mongo-ruby-driver/commit/2d9f0217ec904a1952a1ada2136502eefbca562e
I offer a spec as proof that it is no longer working :
https://github.com/mongodb/mongo-ruby-driver/pull/2557
The spec is green at commit aab776ebdfb15ddb9765039f7300e15796de0c5c (last working commit) :
https://github.com/mongodb/mongo-ruby-driver/commit/aab776ebdfb15ddb9765039f7300e15796de0c5c
I am myself working with MongoDB 4.4 and Ruby 2.6.10.
The bug also renders Mongoid's `.no_timeout` ineffective (does nothing).
Do not hesitate to ask me questions if something is unclear. 😄
- is related to
-
RUBY-3054 Some find options are not sent to server
- Backlog
- links to