Skip to content

24.290

Latest
Compare
Choose a tag to compare
@sersorrel sersorrel released this 16 Oct 15:53
· 3 commits to main since this release

User-visible changes:

  • Improve timing and robustness of job-completion notifications (you should no longer see "done in a moment" messages)
  • Show job memory usage even if no memory limit was set

Internal changes:

  • Add development mode, which prevents notifications being sent to other users by mistake
  • Eagerly validate job completion notifications in the request handler (no external effect currently)
  • Avoid deadlocks (on server/reporter exit) in more cases
  • Handle errors from Slack for missing users more gracefully

Full Changelog: 24.285...24.290