Jeff Cohen

Results 2 issues of Jeff Cohen

NOTE: THIS SOLUTION IS DEPENDENT ON #31189 ## Description When a student submits a problem answer, the state is stored in a StudentModule record containing answer, score, correctness, etc. The...

open-source-contribution

## Description When the `CELERY_ALWAYS_EAGER` setting variable is `True` celery tasks are run in the same thread as the Django Request. As a result, code that is intended to cleanup...

open-source-contribution