Commit Graph

4 Commits

Author SHA1 Message Date
Stephan Richter
bf3d6859c5 removed unused "cause" parameter in actions 2021-06-18 11:51:15 +02:00
Stephan Richter
b951b948e5 updated thread handling:
- threads are no longer pooled (this makes naming threads difficult)
- threads are now named by their causing event, which improves logging

updated calls to thread.sleep: those are now provided by new class Delayed Execution
2021-02-28 13:03:21 +01:00
Stephan Richter
90851e2bd6 implemented renaming of plan and opening of other plans 2021-01-05 01:15:00 +01:00
Stephan Richter
7085c033bf extended SendCommand action, added SavePlan action 2020-12-06 00:30:07 +01:00