Commit Graph

12 Commits

Author SHA1 Message Date
Karl-Wilfried Zimmer
8d8b549f0f PrintAffected to GetAffected, will now only print to screen in switch verbose is given 2024-02-09 00:06:54 +01:00
Karl-Wilfried Zimmer
49a6f65a76 PrintAffected to GetAffected, will now only print to screen in switch verbose is given 2024-02-09 00:06:14 +01:00
Karl-Wilfried Zimmer
545d790a8b added function to print all vm names that intersect with point 2024-02-09 00:01:51 +01:00
Karl-Wilfried Zimmer
84e409c096 suppressed printdebug output 2024-02-08 23:56:56 +01:00
Karl-Wilfried Zimmer
71eeccdd5a added function to build a list of intervals from hashtable 2024-02-08 23:54:24 +01:00
Karl-Wilfried Zimmer
e8d0c0cd6c new pairs will now only be added if there is a valid transition 2024-02-08 23:34:31 +01:00
Karl-Wilfried Zimmer
932738895a removed search for last started as started might also be malformed and consecutive fails are skipped already. will now always take the last known timestamp 2024-02-08 23:28:05 +01:00
Karl-Wilfried Zimmer
d9eb681007 suppressed print debugging 2024-02-08 23:23:36 +01:00
Karl-Wilfried Zimmer
f09e904fe3 added autoskip for consecutive fails, corrected hash map addressing for pairs, should solve issue #1 2024-02-08 23:19:09 +01:00
Karl-Wilfried Zimmer
a71cf2f949 implemented try catch blocks on adding to hashmap to allow graceful handling of exceptions 2024-02-08 22:54:01 +01:00
Karl-Wilfried Zimmer
ef7e7b933b adde functions to allow unification of hashmap creation 2024-02-08 22:20:38 +01:00
Karl-Wilfried Zimmer
8f8da682d2 adde extractor 2024-02-08 22:08:33 +01:00