Refactoring

This commit is contained in:
Michael Schimmel
2025-11-01 12:35:19 +01:00
parent 957171f089
commit df12db2595
7 changed files with 13 additions and 20 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ interface
uses
DUnitX.TestFramework,
System.SysUtils,
System.Generics.Collections, // Added for TObjectList if needed, not strictly for this
System.Generics.Collections,
System.SyncObjs,
Myc.Signals, // For IMycLatch, TMycLatch, IMycState, IMycSubscriber [cite: 62, 68, 53, 45]
Myc.Core.Tasks, // For IMycTaskFactory, TMycTaskFactory [cite: 97, 113]