reid
reid
> So what version of _sysrepo_/_netopeer2_ is this? Have you modified any compile paths or using any run-time variables used by _sysrepo_? The file path is completely wrong, there are...
> I see, then like I said previously, I am sorry but I am unable to provide support for too old versions if there were too many relevant changes made....
> If you look into the code, `backup` is a flag that ensures the file is removed before the function returns. So I do not understand how can the file...
> [Nope](https://netopeer.liberouter.org/doc/sysrepo/master/html/index.html#threads). Is there a problem if multiple threads share a `session` but don't call the `API` at the same time?
> The docs are very clear: > > > a session is not synchronized at all so it must not be shared among multiple threads. Each thread should always create...