![]() previously, delayed_job restart/stop would fail if the pid file was there, but the process didn't exist test plan: start delayed jobs, then kill -9 the pool. then try restarting delayed jobs, it'll still be successful. Change-Id: Iaedbdc6c0381a6f79ab488eefd19344645e3e2df Reviewed-on: https://gerrit.instructure.com/8266 Reviewed-by: Brian Palmer <brianp@instructure.com> Reviewed-by: Cody Cutrer <cody@instructure.com> Tested-by: Hudson <hudson@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
test | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.