Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / eecs-autograder/autograder-sandbox issues and pull requests

#52 - Command running and process killing revamp

Pull Request - State: open - Opened by james-perretta over 1 year ago - 1 comment

#51 - In cmd_runner.py, explicitly set user to root when "as_root" is True

Issue - State: open - Opened by james-perretta almost 3 years ago
Labels: enhancement

#50 - Updated setup.py and MANIFEST.in to properly include py.typed

Pull Request - State: closed - Opened by james-perretta over 4 years ago

#49 - Update sphinx to latest version, fix readthedocs builds

Issue - State: closed - Opened by james-perretta over 4 years ago - 1 comment

#46 - Added block_process_spawn option to AutograderSandbox.run_command().

Pull Request - State: closed - Opened by james-perretta almost 5 years ago

#45 - Removed max_num_processes param from AutograderSandbox.run_command.

Pull Request - State: closed - Opened by james-perretta almost 5 years ago

#44 - Added type annotations and mypy.

Pull Request - State: closed - Opened by james-perretta almost 5 years ago

#43 - Add py.typed file to package, mypy to CI

Issue - State: closed - Opened by james-perretta almost 5 years ago

#42 - Changed TemporaryFile to NamedTemporaryFile in cmd_runner.py.

Pull Request - State: closed - Opened by james-perretta almost 5 years ago

#41 - Remove the command-level process limit

Issue - State: closed - Opened by james-perretta almost 5 years ago - 1 comment

#40 - Raise more specific exceptions when commands fail

Issue - State: open - Opened by james-perretta almost 5 years ago

#39 - Write a small command line interface

Issue - State: open - Opened by james-perretta almost 5 years ago

#38 - Investigate using cgroups in cmd_runner.py to limit processes

Issue - State: closed - Opened by james-perretta almost 5 years ago - 1 comment
Labels: wontfix

#37 - How to increase number of processes during "setup" step?

Issue - State: closed - Opened by hoosierEE almost 5 years ago - 1 comment

#36 - where to store private keys?

Issue - State: closed - Opened by hoosierEE almost 5 years ago - 1 comment

#35 - Update output_size_performance_test.py to reduce memory usage

Pull Request - State: closed - Opened by james-perretta about 5 years ago

#33 - Add container-level resource limits

Pull Request - State: closed - Opened by james-perretta about 5 years ago

#31 - Updated cmd_runner.py so that it sets the HOME, USER, and LOGNAME env…

Pull Request - State: closed - Opened by james-perretta about 5 years ago - 1 comment

#30 - Updated output handling to be chunked

Pull Request - State: closed - Opened by james-perretta about 5 years ago - 1 comment

#28 - Transfer output from container to host in chunks

Issue - State: closed - Opened by james-perretta about 5 years ago

#27 - Add container-level memory limit, process limit, and timeout options

Issue - State: closed - Opened by james-perretta about 5 years ago - 1 comment

#26 - Experiment with using RLIMIT_DATA instead of RLIMIT_VMEM

Issue - State: closed - Opened by james-perretta about 5 years ago - 1 comment
Labels: wontfix

#22 - In base image dockerfile, locked ubuntu version to xenial.

Pull Request - State: closed - Opened by james-perretta about 6 years ago

#19 - Update run_command stdin parameter type to accept int

Issue - State: closed - Opened by james-perretta about 6 years ago - 1 comment

#18 - Fixed typo in pydocstyle command.

Pull Request - State: closed - Opened by james-perretta over 6 years ago

#17 - Attempting to use ubuntu 16 with travis.

Pull Request - State: closed - Opened by james-perretta over 6 years ago

#16 - Working on setting up travis CI.

Pull Request - State: closed - Opened by james-perretta over 6 years ago

#15 - Consider changing run_command to use bash -c

Issue - State: closed - Opened by james-perretta over 7 years ago - 1 comment

#14 - Uncaught FileNotFoundError from subprocess.Popen in cmd_runner.py

Issue - State: closed - Opened by james-perretta over 7 years ago
Labels: bug

#9 - Add commands for saving and restoring a "snapshot" of the sandbox

Issue - State: closed - Opened by james-perretta over 7 years ago - 1 comment

#8 - Switch from using command line client to python docker client

Issue - State: closed - Opened by james-perretta almost 8 years ago - 2 comments

#7 - Add "clear working dir" command

Issue - State: closed - Opened by james-perretta almost 8 years ago - 1 comment

#5 - Consider other options for handling non-unicode errors

Issue - State: closed - Opened by james-perretta about 8 years ago - 1 comment

#4 - Remove the hard-coded timeout on container creation

Issue - State: closed - Opened by james-perretta about 8 years ago

#2 - Figure out how to kill zombie processes

Issue - State: closed - Opened by james-perretta over 8 years ago
Labels: bug