Added comment

This commit is contained in:
Tristan B. Velloza Kildaire 2022-05-24 19:16:23 +02:00
parent bfbf02efdb
commit bc6c90411a
1 changed files with 3 additions and 0 deletions

View File

@ -108,6 +108,9 @@ public abstract class Descriptor : Signal
/**
* Static initialization of the descriptor
* class ID queue's lock
*
* FIXME: BIG BUG FOR MULTITHREADED THIS MUST BE SET TO GSHARED TOO, else each thread
* will be overwriting the global descQueuLock
*/
static this()
{