You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since e1c4f39 (I think?) we've been getting some deadlock errors from Postgres during update_source(). But shouldn't our thread lock on DBExporter prevent this?
The text was updated successfully, but these errors were encountered:
Since e1c4f39 (I think?) we've been getting some deadlock errors from Postgres during
update_source()
. But shouldn't our thread lock onDBExporter
prevent this?The text was updated successfully, but these errors were encountered: