On Wed Sep 10 18:20:43 2025 +0000, Elizabeth Figura wrote:
The synchronization doesn't really look right. We should probably just make the factory static, and then there should be no need for a mutex.
Huh, ok. What should we do with the refcount? Just make AddRef and Release no-ops?