Skip to content

Rewrite the sandbox implementation #6

@czocher

Description

@czocher

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions