Closed tgoyne closed 2 months ago
The async and Future versions of this were incorrectly defined as taking exactly one argument which had to be an array of BSON values rather than any number of BSON arguments.
Fixes #8669.
The async and Future versions of this were incorrectly defined as taking exactly one argument which had to be an array of BSON values rather than any number of BSON arguments.
Fixes #8669.