Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the sandbox implementation #6

Open
czocher opened this issue Dec 3, 2014 · 0 comments
Open

Rewrite the sandbox implementation #6

czocher opened this issue Dec 3, 2014 · 0 comments

Comments

@czocher
Copy link
Owner

czocher commented Dec 3, 2014

The sandbox now requires some path tricks for it to work. It'd better if the language definition in the settings.py file would be generic (not sandbox-specific). First thought is to change the Judge run command/the Sandbox execute command and a param like "run_path" or something. Then perform a os.path.join(sandbox_path, run_path)+runCommand.
Maybe language-specific modules should be created?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant