Open xhafan opened 2 years ago
todo: create a test case to verify the issue: https://github.com/nhibernate/nhibernate-core/blob/master/CONTRIBUTING.md#creating-a-test-case-to-verify-the-issue
Came across this issue when searching for a solution to the same problem I am facing, but not using coreddd.
It seems that this is an issue with nhibernate itself, and not specifically with this library
That's my feeling as well. Wanted to reproduce it purely using NHibernate and not CoreDdd, but have no time to do that. Hopefully I will do it at some point in the future 🙂
Error:
How to replicate: Hot Reload a change, execute the change couple of times.