Commit Graph

11 Commits

Author SHA1 Message Date
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