Files
mostlymatter/server
Agniva De Sarker b9c50641db MM-54580: Fix panic in jobs/base_workers.go (#24631)
If GetJob fails, we would return a nil job and then try to log
with that. To prevent this, we keep a reference to the old job
and log with that in the error case.

https://mattermost.atlassian.net/browse/MM-54580

```release-note
Fix a panic where a simple worker would crash if if failed to get a job.
```
2023-10-03 07:55:38 +05:30
..
2023-03-22 17:22:27 -04:00
2023-09-27 07:00:39 +00:00
2023-03-22 17:22:27 -04:00
2023-09-26 12:47:38 -04:00
2023-09-07 13:06:18 +03:00
2023-03-22 17:22:27 -04:00
2023-06-15 15:27:52 -03:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00