Commit Graph

16 Commits

Author SHA1 Message Date
wupg98 72696e8a80
Add files via upload
web.archive.org/https://github.com/zeronet-enhanced/ZeroNet/
2023-09-02 07:59:34 +02:00
wupg98 c661f0b062
Delete src directory 2023-09-02 07:46:50 +02:00
shortcutme ea6016d004
Fix latest gevent compatibility 2020-06-18 17:22:45 +02:00
Ivanq 09e65e1d95 Make ThreadPool a context manager to prevent memory leaks 2020-03-05 08:06:57 +03:00
shortcutme c4f65a5d7b
Rev4462, Experimental fix for segfault on shutdown 2020-03-04 21:50:28 +01:00
shortcutme 7af8d1cd93
Save last lock time 2019-12-18 16:42:47 +01:00
shortcutme abee87bbec
Wait for threadpool kill with 1s timeout to fix memory leak test 2019-12-17 21:02:48 +01:00
shortcutme 77869830c5
Fix shutdown hang 2019-12-17 20:36:52 +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 66a1c4d242
Multi-process and gevent loop friendly lock 2019-11-30 02:07:30 +01:00
shortcutme 58214c0ac3
Move file writes and reads to separate thread 2019-11-19 02:16:20 +01:00