Commit Graph

45 Commits (6b55cafed6b08b5ea93cf98e76137c2ed97a4239)

Author SHA1 Message Date
Bob Mottram 4308f7501a Explicitly set file encoding 2022-06-09 15:46:30 +01:00
Bob Mottram efc2a09cea Debug 2022-06-06 12:21:25 +01:00
Bob Mottram d611889d76 Debug for thread events 2022-03-13 11:01:07 +00:00
Bob Mottram e29d66ddd6 Version 1.3.0 2022-02-03 13:58:20 +00:00
Bob Mottram 651c0d2069 Snake case 2022-01-03 18:44:40 +00:00
Bob Mottram f96495a356 Snake case 2021-12-28 21:36:27 +00:00
Bob Mottram cdf7fbd8ac Snake case 2021-12-26 13:17:46 +00:00
Bob Mottram acc780e780 Snake case 2021-12-25 16:17:53 +00:00
Bob Mottram 8c0c6b08ff Exception variable names 2021-12-25 15:28:52 +00:00
Bob Mottram 10f24bcc2d Exception prefix 2021-11-25 22:22:54 +00:00
Bob Mottram eeb95973d9 Remove default arguments for better static analysis 2021-10-29 23:40:09 +01:00
Bob Mottram d6150d7fb0 Debug messages for exceptions 2021-10-29 19:48:15 +01:00
Bob Mottram 5ab2e97605 Thread exception handling 2021-09-15 17:08:41 +01:00
Bob Mottram 2a94dc9516 Change domain to libreserver.org 2021-09-10 17:14:50 +01:00
Bob Mottram 53f6b637bf Tidying 2021-07-13 16:49:29 +01:00
Bob Mottram 5e2b02ad81 File open attribute style 2021-07-13 15:40:49 +01:00
Bob Mottram a194ada543 Module groups 2021-06-26 12:16:41 +01:00
Bob Mottram 550a993711 Revert "Storage functions"
This reverts commit feb4286031.
2021-06-21 23:52:50 +01:00
Bob Mottram feb4286031 Storage functions 2021-06-21 22:21:43 +01:00
Bob Mottram 419353ccf9 Version 1.2.0 2021-01-26 10:07:42 +00:00
Bob Mottram 886e4f2beb Adjustable timeout for dormant post threads 2020-12-18 11:48:00 +00:00
Bob Mottram ad2c26eebf flake8 format 2020-04-04 13:09:57 +01:00
Bob Mottram 23bb250deb Remove trailing whitespace 2020-03-22 21:16:02 +00:00
Bob Mottram d0884fa04d Tidying 2020-03-22 20:36:19 +00:00
Bob Mottram fd459e383f indent 2020-02-21 11:58:21 +00:00
Bob Mottram 4019814a05 Stop existing threads 2020-02-19 12:27:21 +00:00
Bob Mottram f6acc62b16 Version 1.1.0 2019-12-14 10:52:19 +00:00
Bob Mottram 49a1169e67 Longer thread timeout 2019-11-07 21:03:17 +00:00
Bob Mottram ce3e372459 Allow some time between thread start and becoming alive 2019-10-23 11:30:11 +01:00
Bob Mottram b023cda55d Avoid condition if already true 2019-10-23 11:23:43 +01:00
Bob Mottram 68c3e03279 Timeout for unstarted threads 2019-10-23 11:21:41 +01:00
Bob Mottram 236aef17ba Fix unit test for like 2019-10-19 19:08:47 +01:00
Bob Mottram 26d81add1e Restore retries 2019-10-16 22:01:28 +01:00
Bob Mottram d8c4661741 Add queue to send out posts 2019-10-16 19:19:18 +01:00
Bob Mottram 7c77f16ff7 Start thread on init 2019-10-16 17:03:45 +01:00
Bob Mottram fea921ffec Kill removed threads 2019-10-16 16:17:00 +01:00
Bob Mottram 49d252c0d1 Removing dormant threads 2019-10-16 11:08:21 +01:00
Bob Mottram cb0f95c62b Exceptions on threads 2019-10-14 21:32:00 +01:00
Bob Mottram 832c1cd39b Fix cloning of inbox thread 2019-09-03 12:10:53 +01:00
Bob Mottram d325501a31 Only pass args 2019-09-03 12:02:01 +01:00
Bob Mottram ad5fb99ea7 Cloning the inbox thread 2019-09-03 11:24:15 +01:00
Bob Mottram 779fc287d1 Version 1.0.0 2019-08-29 14:35:29 +01:00
Bob Mottram 8705b9e44c Move tests to their own file 2019-06-30 21:14:03 +01:00
Bob Mottram aa87daa0a1 Test for threads 2019-06-30 17:50:43 +01:00
Bob Mottram 74629df5c0 Separate thread class 2019-06-30 17:36:58 +01:00