criyle
|
04a4a1a553
|
Add copy out file size limit
|
2020-06-16 16:54:40 -04:00 |
|
criyle
|
f4496d38f6
|
Add tty io
|
2020-06-16 16:44:12 -04:00 |
|
criyle
|
238ba879e1
|
Add stack limit settings to request
|
2020-06-08 15:36:11 -04:00 |
|
criyle
|
a439711540
|
Add runTime as wall clock time
|
2020-06-05 00:36:48 -04:00 |
|
criyle
|
f61a319cd6
|
Handle cancellation
|
2020-06-04 00:11:48 -04:00 |
|
criyle
|
afd580cde3
|
Executor server can run without root privilege
- Docker `--privileged` is still required for unshare ...
|
2020-05-19 17:28:49 -04:00 |
|
criyle
|
4646ce7fdc
|
Add windows support
|
2020-04-26 03:31:54 -04:00 |
|
criyle
|
35b0d100ab
|
prepare for multi-platform support
|
2020-04-24 22:34:50 -04:00 |
|
criyle
|
6a9c90cafb
|
reorganize platform specific function
|
2020-04-16 20:35:54 -04:00 |
|
criyle
|
a2a6c0f97b
|
simplifies environment interface
|
2020-04-16 20:15:59 -04:00 |
|
criyle
|
d7eba97492
|
Fix typos
|
2020-03-27 18:59:47 -04:00 |
|
criyle
|
c75a6119aa
|
Breaking Change: move syzoj client out
|
2020-03-22 18:55:31 -04:00 |
|
criyle
|
a79543f0af
|
Cache container work directory for performance
- 140 op/s -> 170 op/s for A+B problem
|
2020-03-16 20:16:18 -04:00 |
|
criyle
|
a36ff086b2
|
Add ExitStatus
|
2020-03-08 01:49:11 -05:00 |
|
criyle
|
bb9c448601
|
Add copyOutDir to Cmd
|
2020-03-07 05:45:37 -05:00 |
|
criyle
|
7951f37bd4
|
Implements the draft executor server
- Add new command executorserver as the draft executor server
- Move shared pool logic into /pkg/pool
|
2020-03-04 02:12:26 -05:00 |
|
criyle
|
1f86f25995
|
Refactor & Documentation
- pkg/runner -> pkg/envexec
- add idea about executor server
|
2020-03-03 02:32:59 -05:00 |
|