mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx-windows: handling EXCEPTION_POSSIBLE_DEADLOCK
.
Change-Id: If42c7833e9c4e02fef25634e69c0bd2e926686c1
This commit is contained in:
@@ -58,6 +58,7 @@ Fixes:
|
||||
- Fixed large pages checking (for compatibility and to avoid false-positive errors from `mdbx_chk`).
|
||||
- Added workaround for Wine (https://github.com/miranda-ng/miranda-ng/issues/1209).
|
||||
- Fixed `ERROR_NOT_SUPPORTED` while opening DB by UNC pathnames (https://github.com/miranda-ng/miranda-ng/issues/2627).
|
||||
- Added handling `EXCEPTION_POSSIBLE_DEADLOCK` condition for Windows.
|
||||
|
||||
|
||||
## v0.9.1 2020-09-30
|
||||
|
Reference in New Issue
Block a user