Closed jgallagher59701 closed 2 years ago
This PR does result in a BES that passes it's tests and does also pass the ObjMemCache issue by-hand test. I'm not sure how to formally test the problem, however. Maybe Kent's ticket to test the ObjMemCache will help. Should this me merged?
Yo, I can add a test to the BES, but we won't see if that works until this is merged. However, I could write a unit test, verify that it fails without this change and that is passes with the change. My guess is that won't happen until next week unless I get very ambitious.
Kudos, SonarCloud Quality Gate passed!
This is my first try at fixing the D4Map deep copy debacle. This is not yet been verified by running it against the BES, but it does pass the libdap tests.