amaggiulli / QLNet

QLNet C# Library
https://amaggiulli.github.io/QLNet/
BSD 3-Clause "New" or "Revised" License
387 stars 174 forks source link

Develop #259

Closed channell closed 3 years ago

channell commented 4 years ago

QLNet

Thread aware calculation of LazyObject #258 Addition of SpinLock to LazyObject to enable thread aware calculation and prevent ArgumentException being throw if a thread calls into Calculate while another thread is calculating

amaggiulli commented 3 years ago

@channell you should update your branch with latest, last commit made you PR invalid