Skip to content

klenin/spawner2

Repository files navigation

spawner2

AppVeyor Build Status

Build Status

Crossplatform sandbox for running user submitted code. Designed as a part of CATS contest control system.

Building

git clone git@github.com:klenin/spawner2.git
cd spawner2
cargo build

Installation on UNIX

In order for spawner2 to work on UNIX you need to run create_cgroups.sh every time after system startup.

Tests

Use following command to run tests:

cargo test -- --test-threads=1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages