Fix error when running 251+ reconfigurations (in test-mode)

The context was aquired but never released, this caused a lockup
in sysrepo.

This fix #861
This commit is contained in:
Mattias Walström
2025-01-27 15:12:11 +01:00
parent 2f23baf745
commit 2a3fcbacd0
2 changed files with 17 additions and 9 deletions
+1
View File
@@ -24,6 +24,7 @@ All notable changes to the project are documented in this file.
### Fixes
- Fix #861: Fix error when running 251+ reconfigurations in test-mode
- Minor cleanup of Networking Guide