vlingo-net / xoom-net-actors

Type safe Actor Model toolkit for reactive concurrency and resiliency using C# and other .NET languages.
Mozilla Public License 2.0
39 stars 18 forks source link

AccessSafely has additional supplier method signature #68 #74

Closed mihaj closed 4 years ago

mihaj commented 4 years ago

68

mihaj commented 4 years ago

There is none yet. What is a good test case for this method and where should I put it to be concise?

tjaskula commented 4 years ago

If there is non for other methods than it's ok

mihaj commented 4 years ago

Other methods are used in other "composite" tests.

tjaskula commented 4 years ago

Ok, not a big change. I merge