Commit graph

23 commits

Author SHA1 Message Date
Daniel
d90d14ce02 Improve error handling in api and modules 2022-12-12 14:07:30 +01:00
Daniel
f59ad0357a Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
Daniel
f999cb027f Revert testing code 2021-10-06 16:57:10 +02:00
Daniel
ac0a5176b3 Implement review suggestions 2021-09-27 12:50:50 +02:00
Daniel
483cbad600 Use module counters instead of waitgroup when shutting down 2021-09-26 13:42:26 +02:00
Daniel
ca19f4a44b Improve notifications and module failures and mirror them 2021-05-05 00:12:43 +02:00
Daniel
85e36e3d68 Fix dependency loop when a module fails to shut down 2020-11-24 16:12:36 +01:00
Daniel
0e779b8df6 Increase module start/stop timeouts 2020-05-29 10:52:33 +02:00
Daniel
b4f014574b Add subsystems package and make modules able to be turned off and on 2020-02-18 15:40:36 +01:00
Daniel
2508d28465 Improve modules package 2019-10-25 13:38:37 +02:00
Daniel
2282c6bb71 Improve and fix module startup and shutdown procedures as well as error reporting 2019-10-09 16:35:33 +02:00
Daniel
233ca05158 Fix and improve module tasks and workers 2019-10-04 23:50:23 +02:00
Daniel
71dabc1f23 Finish modules/tasks revamp 2019-09-12 09:37:08 +02:00
Daniel
402429cd70 Revamp module structure
- Add shutdown mechanics to module
- Adapt dbmodule to new mechanics
2019-08-09 16:45:43 +02:00
Daniel
ea5896c990 Fix modules startup error message 2019-07-31 22:32:48 +02:00
Daniel
a7105dc6ba Remove copyright notices from files, LICENSE file suffices 2019-07-24 11:10:02 +02:00
Daniel
d6ef9a62f2 Improve and clean up modules package to also consider dependencies in prepping phase 2019-03-12 22:56:23 +01:00
Daniel
a4db87e6ce Add start complete signal to modules 2019-02-14 13:46:37 +01:00
Daniel
1ef3ceb274 Complete first alpha version 2018-12-12 19:18:49 +01:00
Daniel
ddc5465b08 Allow nil functions for modules 2018-10-22 17:06:27 +02:00
Daniel
d3dcee7075 Fix module shutdown and logging integration 2018-09-27 15:57:19 +02:00
Daniel
0fd5a04e91 Revamp modules: now handles dependencies and has a great boot process 2018-08-23 14:55:28 +02:00
Daniel
96ec15b39b Initial commit after restructure 2018-08-13 14:05:58 +02:00