Commit Graph

1303 Commits

Author SHA1 Message Date
Omar Brikaa 2bac980072
Merge b3214b1c71 into 59338eee33 2024-09-06 21:54:50 +03:00
Omar Brikaa b3214b1c71 Fix path, fix Zig: CRLF -> LF 2024-09-06 21:54:44 +03:00
Omar Brikaa 9a4ea72043 Fix package installation 2024-09-06 20:38:00 +03:00
Omar Brikaa 409f7a1318 Remove tmpfs 2024-09-06 19:13:02 +03:00
Omar Brikaa c292e36a38 Remove tmpfs 2024-09-06 19:01:57 +03:00
Omar Brikaa 6b02d120fd Add privileged flags where needed 2024-09-06 18:43:07 +03:00
Omar Brikaa b3cc3c14e8 Report memory usage in bytes 2024-09-06 16:28:17 +03:00
Omar Brikaa 09ff4ca79e Documentation, signal names, reported time in ms 2024-08-31 21:45:43 +03:00
Omar Brikaa 2e00325163 timeout is wall-time for backward compatibility 2024-08-30 21:33:39 +03:00
Omar Brikaa 1a1236dcbe Bug fixes 2024-08-30 20:49:42 +03:00
Omar Brikaa 63dd925bb1 Continue: use Isolate for isolation 2024-08-24 21:01:49 +03:00
Omar Brikaa c8b69fe5ea Initial: use Isolate for isolation 2024-08-24 20:47:43 +03:00
Brian Seymour 59338eee33
Update readme.md (#660) 2024-06-25 11:59:19 +12:00
Damodar Lohani c4cf018be2
add Dart 3.0.1 package (#602) 2024-04-18 23:40:14 +12:00
Kodie 684b47d2a2
pkg(node-20.11.0) Added Node 20.11.0 (#646) 2024-04-18 23:38:20 +12:00
Ahmed Wael 647bc3a7c7
handle stdout and stderr limits properly (#643)
* handle stdout and stderr limits proberly

Co-authored-by: Omar Brikaa <brikaaomar@gmail.com>

* added environment to docker compose

---------

Co-authored-by: Omar Brikaa <brikaaomar@gmail.com>
2024-01-26 19:41:28 +13:00
Thomas Hobson b46690de06
Merge pull request #633 from Aetheridon/master
Python 3.12.0 support
2023-11-03 14:28:00 +13:00
Aetheridon c97324beb3 Python 3.12.0 support 2023-11-01 21:29:36 +00:00
Thomas Hobson a7fa1b47fe
Merge pull request #632 from ssahai/bugfix/catch_error
Handle process kills gracefully
2023-11-01 14:06:28 +13:00
Thomas Hobson 48102b612f
Merge pull request #623 from devnote-dev/update-crystal
Replace old Crystal version
2023-11-01 14:04:34 +13:00
Thomas Hobson f785f655d5
Merge pull request #630 from Aetheridon/master
Added files for Python 3.11.0
2023-11-01 14:04:06 +13:00
Shubham Sahai d8af1ee301 Try-Catch process kills to handle dead processes 2023-10-30 20:09:01 +08:00
Shubham Sahai dc4bb294b6 bugfix: catch error - "e is not defined" 2023-10-26 02:42:28 +08:00
Aetheridon 18743a3369 Added files for Python 3.11.0 2023-10-19 14:47:45 +01:00
Thomas Hobson 37141e87f6
Merge pull request #624 from Brikaa/fix-job-cleanup-evasion-vulnerability
Fix job cleanup evasion vulnerability, improve job execution error handling
2023-10-09 10:49:47 +13:00
Thomas Hobson fb658e1921
Merge pull request #627 from Brikaa/improve-containers-stopping-performance
Improve containers stopping performance by handling SIGTERM (95% improvement)
2023-10-09 10:48:48 +13:00
Omar Brikaa 016a8c086f exec comment 2023-10-03 15:21:48 +03:00
Omar Brikaa fef00b96f1 Improve containers stopping performance by handling SIGTERM 2023-10-03 13:59:23 +03:00
Omar Brikaa 6a47869578 Comments explaining the try-catch flow 2023-09-16 21:37:09 +03:00
Omar Brikaa 040e19fdc2 Interactive execution: run job cleanup regardless of errors 2023-09-15 20:39:15 +03:00
Omar Brikaa fe2fc374aa Improve normal execution error handling
- Properly differentiate between bad requests and internal server errors
- Avoid clean up evasion by putting the cleanup in the finally block
2023-09-15 20:26:10 +03:00
devnote-dev f70ecdd8b4 feat(packages): replace old crystal version 2023-09-03 20:29:22 +01:00
Thomas Hobson b9adb6f854
Merge pull request #619 from ccall48/master
add some additional py packages
2023-08-08 13:56:31 -07:00
Cory ce852aa20d
add some additional py packages 2023-08-05 21:53:50 +10:00
Thomas Hobson 89e0dd431d
Merge pull request #613 from pablo-tx/master
Backport engineer-man#519 parallel requests fix
2023-07-16 16:15:58 +12:00
Pablo Pozo 11841b3202 Backport engineer-man#519 parallel requests fix 2023-07-14 13:55:40 +03:00
Thomas Hobson 919076e209
Merge pull request #603 from lorypelli/matl-22.7.4
Updated to `Matl 22.7.4`
2023-06-07 13:07:57 +12:00
Thomas Hobson e45866535d
Merge pull request #596 from lorypelli/zig-0.10.1
Updated to `Zig 0.10.1`
2023-06-07 13:06:56 +12:00
RVG|lory 57076ee176
Updated to `Matl 22.7.4` 2023-05-24 18:20:30 +02:00
RVG|lory ec22c2bbef
Updated to `Zig 0.10.1` 2023-04-18 14:27:44 +02:00
Thomas Hobson c1ed7a7118
Merge pull request #574 from LoryPelli/mono-6.12.0
Updated `Mono 6.12.0 build.sh`
2023-04-11 01:14:37 +12:00
Thomas Hobson 8381f40388
Merge pull request #575 from LoryPelli/bash-5.2.0
Updated to `Bash 5.2.0`
2023-04-11 01:13:53 +12:00
Thomas Hobson 8cfdd337f9
Merge pull request #576 from LoryPelli/julia-1.8.5
Updated to `Julia 1.8.5`
2023-04-11 01:13:21 +12:00
Thomas Hobson 32813594d6
Merge pull request #577 from LoryPelli/lua-5.4.4
Updated to `Lua 5.4.4`
2023-04-11 01:12:26 +12:00
Thomas Hobson b043f07565
Merge pull request #570 from LoryPelli/php-8.2.3
Updated to `PHP 8.2.3`
2023-04-11 01:12:02 +12:00
Thomas Hobson fa4af90548
Merge pull request #579 from LoryPelli/nim-1.6.2
Updated to `Nim 1.6.2`
2023-04-11 01:11:33 +12:00
Thomas Hobson 89b173c36a
Merge pull request #580 from LoryPelli/octave-8.1.0
Updated to `Octave 8.1.0`
2023-04-11 01:10:53 +12:00
Thomas Hobson dac6b765ab
Merge pull request #581 from LoryPelli/dart-2.19.6
Updated to `Dart 2.19.6`
2023-04-11 01:10:18 +12:00
Thomas Hobson 9a93c804bf
Merge pull request #585 from LoryPelli/scala-3.2.2
Updated to `Scala 3.2.2`
2023-04-11 01:09:52 +12:00
Thomas Hobson 539aad3873
Merge pull request #586 from LoryPelli/freebasic-1.9.0
Updated to `Freebasic 1.9.0`
2023-04-11 01:09:21 +12:00