Skip to content

Conversation

@tgoyne
Copy link
Member

@tgoyne tgoyne commented Aug 20, 2024

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.

@tgoyne tgoyne self-assigned this Aug 20, 2024
@cla-bot cla-bot bot added the cla: yes label Aug 20, 2024
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.
@tgoyne tgoyne merged commit a184398 into master Aug 20, 2024
@tgoyne tgoyne deleted the tg/async-func branch August 20, 2024 17:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fatal error: Unexpectedly found nil while unwrapping an Optional value

2 participants