You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add reproduction spec for #233
* changed repro spec back to non-async
* Root property are not lazy anymore, it is initialized during instance construction.
* Update APIApprover list, remove redundant _mergedValueCache protecteed field.
Co-authored-by: Aaron Stannard <[email protected]>
Looks like the issue is that
Hocon.Config.Root.TryGetObject
threw an exception:HOCON/src/Hocon/Impl/HoconValue.cs
Lines 69 to 91 in 9d176be
Originally posted by @Aaronontheweb in akkadotnet/akka.net#4234 (comment)
The text was updated successfully, but these errors were encountered: