Commit graph

19 commits

Author SHA1 Message Date
a5a989b359 fixed task completeness was not checked before upload 2024-01-09 21:27:39 -05:00
e85ce57b82 fix worker checks if thread object exists before attempting join 2024-01-09 20:40:26 -05:00
8855664d65 change db lib to take credential reference instead 2024-01-09 20:39:53 -05:00
4d6a723d0b clean up db lib 2024-01-09 17:15:22 -05:00
8ef69140d0 implement threading interface and worker loop 2024-01-09 17:12:31 -05:00
03e8eeb305 link actsim cluster agent shared library with libatomic 2024-01-09 14:39:56 -05:00
7dc1ba4a6d actually commit the files for the workers as well 2024-01-08 17:12:26 -05:00
4a7993cf35 implement worker threads and download thread skelleton 2024-01-08 17:11:58 -05:00
9809021551 compile main tool functionality as shared library 2024-01-08 17:11:27 -05:00
28bb858d3b fix db lib name 2024-01-08 17:10:48 -05:00
ad6a7e2e3a change import to signify library use 2024-01-08 14:14:24 -05:00
5cb799a703 add shared library for main functionality 2024-01-08 14:12:34 -05:00
57b2c76323 fixed throwing exception references instead of references 2024-01-08 14:11:09 -05:00
2df267e7b3 fix missing break in argparse 2024-01-08 13:58:09 -05:00
b73f25e835 implement basic command line parsing 2024-01-08 13:23:23 -05:00
e32a1602e2 bump copyright 2024-01-05 12:17:45 -05:00
251396fbb4 actually include the db library code 2024-01-05 12:17:31 -05:00
92cf285b72 add DB library code 2024-01-05 12:11:58 -05:00
3c42545dfb add initial code 2024-01-05 12:11:28 -05:00