Commit Graph

3800 Commits

Author SHA1 Message Date
shortcutme e7e8e59c1e
Rev4353 2019-12-17 15:08:42 +01:00
shortcutme f3665b172f
Avoid unnecessary pool call 2019-12-17 15:07:32 +01:00
shortcutme 23b3cd3986
Better rebuild log message 2019-12-17 15:07:00 +01:00
shortcutme f7ee6744af
Db busy event waited in getDb 2019-12-17 15:06:36 +01:00
shortcutme ac45217816
Add reason for db close and rebuilds 2019-12-17 15:05:59 +01:00
shortcutme 8c51e81a0b
Fix double opening of dbs 2019-12-17 15:05:21 +01:00
shortcutme 9d777951dd
Fix console tabs display gitch on edge 2019-12-17 15:03:04 +01:00
shortcutme 2778b17f8d
Ignore trayicon destroy errors 2019-12-17 15:02:39 +01:00
shortcutme 98c98fbac7
Thread safe method to create directory for db 2019-12-17 15:02:18 +01:00
shortcutme 9b1f6337c3
Wait for cursor finish on db close 2019-12-17 15:02:04 +01:00
shortcutme 2019093431
Fix testing on slower storage 2019-12-17 15:01:15 +01:00
shortcutme eac25caf28
Log packing peer arrors as debug 2019-12-17 15:00:23 +01:00
shortcutme b421893434
Return timer greenet 2019-12-17 15:00:09 +01:00
shortcutme f1b19f5fc7
Fix DbQuery logging 2019-12-17 14:59:54 +01:00
shortcutme 61f1a741fc
Test main loop caller 2019-12-17 14:52:58 +01:00
shortcutme f01d335835
Test noparallel multi thread compatibility 2019-12-17 14:52:13 +01:00
shortcutme 5c1b34387c
Noparallel multi thread compatibility 2019-12-17 14:51:57 +01:00
shortcutme dfd55c3957
Fix memory leak when using sleep in threads 2019-12-17 14:50:38 +01:00
shortcutme b21895fa78
Kill threadpool properly 2019-12-17 14:50:10 +01:00
shortcutme 495d695c5a
Fix threadpool apply and spawn when threadpool is full 2019-12-17 14:49:50 +01:00
shortcutme 3309489c24
Only call the function in separate thread when in the main loop 2019-12-17 14:48:11 +01:00
shortcutme 8a5a75e68f
Allow pass calls to the main loop 2019-12-17 14:47:27 +01:00
shortcutme c1df78b97f
Name threadpools 2019-12-17 14:43:33 +01:00
shortcutme 4c31aae97b
Refactor worker, fix concurrent write errors 2019-12-17 14:42:33 +01:00
shortcutme 0839fdfc5e
Add reason for db close 2019-12-17 14:35:49 +01:00
shortcutme d062f01127
Log temp site events under different name 2019-12-17 14:34:53 +01:00
shortcutme e91fb90a45
Fix tests when running for long time 2019-12-17 14:34:29 +01:00
shortcutme 6539ca5eb0
Log spy actions to file when running tests 2019-12-17 14:33:06 +01:00
shortcutme b138ebc519
Capture fd for pytest 2019-12-17 14:32:43 +01:00
shortcutme 79c1cd15ab
Use libev when running test 2019-12-17 14:32:17 +01:00
shortcutme 10c1986c54
Fix site list changing during listing 2019-12-17 14:31:55 +01:00
shortcutme d7cabb47ca
Log task numbers on content.json start 2019-12-17 14:31:41 +01:00
shortcutme 8de1714f08
Fix onComplete call when donwload end 2019-12-17 14:31:12 +01:00
shortcutme 20ba9cd589
Log site download time 2019-12-17 14:30:29 +01:00
shortcutme af1ac9bce8
Try to find already running task for file before start a new one 2019-12-17 14:30:14 +01:00
shortcutme 31a6e3ee9a
Don't allow clone to run in parallel 2019-12-17 14:29:48 +01:00
shortcutme dca1dcdd2d
Use always active connection in DbCursor 2019-12-17 14:28:52 +01:00
shortcutme a54f5f3e9f
Change trackers to more stable onces 2019-12-17 14:26:14 +01:00
shortcutme 51f49cd45a
Always use libev if possible 2019-12-17 14:25:04 +01:00
shortcutme eb63eb7b1d
Log startup errors in log file 2019-12-17 14:24:44 +01:00
shortcutme b4f7e51e96
Limit stack size on formatting 2019-12-17 14:24:08 +01:00
shortcutme c2d2189039
Log content init failed as info 2019-12-17 14:23:47 +01:00
shortcutme 1eda3258de
Always raise error on verify error 2019-12-17 14:23:31 +01:00
shortcutme 0171cb0844
Avoid get db_inner_path for every file on signing 2019-12-17 14:23:18 +01:00
shortcutme 08a0a63631
Create ssl contexts only once 2019-12-17 14:22:29 +01:00
shortcutme 8ed7d0385d
If possible use loaded db to get db file inner_path 2019-12-17 14:21:47 +01:00
shortcutme 02d45e9c39
Use separate threadpool for batch site storage operations 2019-12-17 14:20:49 +01:00
shortcutme 2a402a0674
Use thread-safe mode to create directories 2019-12-17 14:18:54 +01:00
shortcutme 1be56b5a39
Return exit code 1 if any test failed 2019-12-17 14:10:42 +01:00
shortcutme 1e175bc41f
Remove used cursors from benchmark db test 2019-12-17 14:10:05 +01:00