Skip to content

Use session context manager in postgres JobWatcher to take advantage of common error handling

Marios Hadjimichael requested to merge marios/use-session-for-jobwatcher into master

This allows for the same error handling logic used in the session context manager to be used here as well.

Edited by Marios Hadjimichael

Merge request reports