|
|
|
@ -35,7 +35,7 @@ public enum ForgeManager implements Runnable {
@@ -35,7 +35,7 @@ public enum ForgeManager implements Runnable {
|
|
|
|
|
// as concurrency is managed by the same lock used by the warehouse (city.cityTransactionLock)
|
|
|
|
|
// WorkOrders are persisted then reconstituted at bootstrap from table dyn.workorders
|
|
|
|
|
//
|
|
|
|
|
// p.s. this class replaces garbage that looked like it was written by a crack head.
|
|
|
|
|
// p.s. replaces garbage code that looked like it was written by a crack head with face boils.
|
|
|
|
|
|
|
|
|
|
FORGE_MANAGER; |
|
|
|
|
|
|
|
|
|