Skip to content

Commit

Permalink
Tell couchbase to reattach threads if needed, before shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
srjlewis committed Jul 29, 2024
1 parent 9e5cc17 commit 7be58bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#### 29 July 2024
- __Driver Core__
- `Couchbasev4` Allow calling of `prepareToFork()` when driver is not initialized to allow switch between drivers.
- `Couchbasev4` Tell couchbase to reattach its threads if needed, before preparing to forking.
- `Couchbasev4` Tell couchbase to reattach its threads if needed, while preparing to forking and on destruct.

## 9.2.1
#### 25 April 2024
Expand Down

0 comments on commit 7be58bd

Please sign in to comment.