|
f99ad5eae4
|
style: more linters
|
2025-03-28 05:53:30 -04:00 |
|
|
fd583c5b7a
|
style: run modernize -fix ./...
|
2025-03-25 07:34:44 -04:00 |
|
|
1df6bf57df
|
feat(executor/local): rlimit on CPU, Memory, Stack (#84)
|
2025-03-22 05:20:17 -04:00 |
|
|
bc31485de5
|
chore: remove unused nosec comment
|
2025-03-21 21:48:14 -04:00 |
|
|
2248d4e318
|
fix(executor/local): use syscall kill
|
2025-03-21 04:37:37 -04:00 |
|
|
14961db8f0
|
fix(executor/local): check processState nil
|
2025-03-21 02:53:16 -04:00 |
|
|
a53cb6451e
|
fix(executor/local): wait after kill
|
2025-03-21 01:38:38 -04:00 |
|
|
0954bfdbd0
|
feat(executor/local): set output on executor error
|
2025-03-20 18:22:20 -04:00 |
|
|
b6edc2c571
|
chore(internal/stage): organize models to separated files
|
2025-03-18 18:36:41 -04:00 |
|
|
ad549a4499
|
chore: only deps on go-judge/pb
|
2025-03-18 16:21:45 -04:00 |
|
|
d2325d675f
|
chore(executor/sandbox): debug log pbReq size
|
2025-03-08 14:45:23 -05:00 |
|
|
1150cc4697
|
docs: better packages docs
|
2025-02-18 06:21:17 -05:00 |
|
|
b4e706f8e9
|
chore(parser): make unnecessary methods private
|
2025-02-17 09:28:36 -05:00 |
|
|
a834e0ff17
|
docs(executor, parser): move README content to package comments (#85)
|
2025-02-11 11:16:37 -05:00 |
|
|
7254c48f9a
|
chore(executor): move struct to meta.go
|
2025-02-11 10:01:53 -05:00 |
|
|
98cf2c812f
|
feat(executor/local): clock time limit
|
2025-02-01 03:13:18 -05:00 |
|
|
d6b3cce551
|
revert: "feat(executor/local): rlimit on CPU, Memory, Stack"
This reverts commit 198fcc3c86 .
|
2025-01-31 19:27:08 -05:00 |
|
|
198fcc3c86
|
feat(executor/local): rlimit on CPU, Memory, Stack
|
2025-01-11 20:50:40 -05:00 |
|
|
7e5dbd733e
|
fix(executor/local): append env
|
2024-12-05 13:20:54 -05:00 |
|
|
868154b440
|
feat(executor/local): full result state
|
2024-12-04 06:30:44 -05:00 |
|
|
d76270d1ba
|
fix(executor/local): skip existing files
|
2024-11-28 14:17:46 -05:00 |
|
|
11c2f65ea2
|
refactor(executor/local): remove unused buffer struct
|
2024-11-28 13:56:09 -05:00 |
|
|
83f3721eb2
|
feat(executor/local): append env to current
|
2024-11-28 10:43:33 -05:00 |
|
|
c3f7b0fa2b
|
feat(executor/local): simple local executor without limits
|
2024-11-28 10:05:44 -05:00 |
|
|
4b418600e3
|
chore(executor/sandbox): different default call options max size
|
2024-11-14 04:19:29 -05:00 |
|
|
d5857e15b5
|
revert: "chore(executor/sandbox): log pbReq byte size"
This reverts commit 6931f3d102 .
|
2024-11-14 03:27:14 -05:00 |
|
|
6931f3d102
|
chore(executor/sandbox): log pbReq byte size
|
2024-11-14 03:00:16 -05:00 |
|
|
58b69523aa
|
feat(executor): only log pbCmd & pbReq size
|
2024-11-06 08:08:16 -05:00 |
|
|
153c261ab8
|
feat(executor): default 2 GiB grpc msg size
|
2024-11-06 07:46:44 -05:00 |
|
|
adb9dd2a9a
|
feat(executor): default 512 MB grpc msg size
|
2024-11-06 07:20:05 -05:00 |
|
|
0cb1a63025
|
feat(executor): debug log total protobuf cmds size
|
2024-11-06 07:14:53 -05:00 |
|
|
ce794f1315
|
feat(executor): debug log protobuf sizes only
|
2024-11-06 04:38:22 -05:00 |
|
|
8bc1b8284d
|
feat(executor): debug log protobuf cmds
|
2024-11-06 03:16:35 -05:00 |
|
|
d9fd85d4a5
|
feat(executor): debug log protobuf request
|
2024-11-06 03:08:41 -05:00 |
|
|
59bbd98a58
|
style: use += 1 instead of ++
|
2024-11-04 08:09:35 -05:00 |
|
|
2ddeb473af
|
chore(executor/sandbox): clearer error log
|
2024-10-30 01:52:09 -04:00 |
|
|
5bbbcb14aa
|
refactor(internal): rename executor & parser dir
|
2024-10-09 05:38:30 -04:00 |
|