-
Markus Koller authored
Attempting to render commit results for deleted projects raised a `NoMethodError` and resulted in a 500 error. This can happen between the time a project deletion is triggered and the `ProjectDestroyWorker` has run in a background job.
abe2ab30