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