Made getItem() public, added comment and todo
This commit is contained in:
parent
3c47cbc703
commit
4f4bc36e75
@ -152,6 +152,7 @@ namespace eu.railduction.netcore.dll.ManagedPool
|
||||
Thread.Sleep(1); // Block the current thread for short time
|
||||
|
||||
} while (true); // retry infinite
|
||||
// Todo [NORMAL]: Add max-tries
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user