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
I'm not 100% sure if the mutable collection is what causing this.
It may be something specific in Infrastructure tests. Anyway, #98 might be a solution if it is too hard to debug.
I'd like to know Andrew's opinion on getting rid of Infrastructure project and tests before we nuke it. However, regardless of that, I think switching to immutable collections is still a worthy change.
* Infrastructure tests are fragile. And we don't have a
plan to support it in the future.
We will probably remove the whole code later.
* see
* #98
* #99
See https://github.com/joemphilips/DotNetLightning/runs/695486967
(We should use Map instead of ConcurrentDictionary.)
The text was updated successfully, but these errors were encountered: