1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-19 22:15:23 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Shelikhoo
3ef7feaeaf
update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Loyalsoldier
f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Kslr
795a3f632d
Test: fix race issue (#598)
other "race" problems are only in the test, and so I deleted the detection
2021-01-11 20:50:58 +08:00
loyalsoldier
784775f689
Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
Darien Raymond
bdd71a44b4
remove dep on assert lib 2019-02-02 22:19:30 +01:00
Darien Raymond
c9958681f7
remove dependency on assert lib 2019-01-31 20:57:01 +01:00
Darien Raymond
427679e66d
simplify task execution 2018-12-06 11:35:02 +01:00
Darien Raymond
bea521537e
errors.Combine 2018-12-04 14:17:08 +01:00
Darien Raymond
61b1013571
benchmark task 2018-11-14 21:00:51 +01:00
Darien Raymond
eaa420411d
fix a deadlock 2018-08-29 23:12:47 +02:00
Darien Raymond
eb05a92592
dont start periodic task until necessary 2018-08-29 23:00:01 +02:00
Darien Raymond
54e1bb96cc
introduce in-memory user 2018-08-27 00:11:32 +02:00
Darien Raymond
8ed119e3f6
make sure err is propagated 2018-08-05 17:56:49 +02:00
Darien Raymond
eafe580be4
accelerate one task execution 2018-07-15 16:04:02 +02:00
Darien Raymond
596d05bff5
check closed again before scheduling another task 2018-06-29 20:56:10 +02:00
Darien Raymond
3620ebfc11
optimize for small number of tasks 2018-06-07 06:38:45 +02:00
Darien Raymond
54e2244c5a
fix #1131 2018-06-04 14:29:05 +02:00
Darien Raymond
ac6a0f7511
update activity timer 2018-05-27 14:42:53 +02:00
Darien Raymond
13f3c356ca
unified task package 2018-05-27 13:02:29 +02:00
Darien Raymond
690d71b16e
go style task engine 2016-12-29 22:17:12 +01:00
Darien Raymond
5ff2b3453a
task engine 2016-12-28 23:42:32 +01:00