Skip to content
Success

Changes

Summary

  1. ObjectPool updates (commit: 233972a) (details)
Commit 233972a8baed17bf2558a04f85a01966d0c5910e by lamont
ObjectPool updates

Using a Stack<T> in tests since a ThreadLocal<ConcurrentBag<T>>
doesn't really make sense.

Make the ThreadLocal an instance rather than a static since then
we can have more than one ObjectPool on a object.
(commit: 233972a)
The file was modified MechJebLib/Utils/ObjectPool.cs (diff)