summaryrefslogtreecommitdiff
path: root/plugins/note
diff options
context:
space:
mode:
authorRichard Tollerton <richard.tollerton@gmail.com>2022-01-13 23:39:49 -0600
committerRichard Tollerton <richard.tollerton@gmail.com>2022-01-13 23:39:49 -0600
commitaaccf89501af9734e86791e51cdc0063d8d0daec (patch)
tree61eeb7013874e0c9bae0592bf611276781a0daba /plugins/note
parent420782418d18ec922944d0bdf6bf5edb74be26e3 (diff)
update_rss_feed: juxtapose pdo and ORM commit on timestamp update
If for whatever reason $pdo holds a DDL lock on ttrss_entries, it could block ORM's save, leading to a deadlock. To work around this, call $pdo->commit() before ORM::for_table()->save().
Diffstat (limited to 'plugins/note')
0 files changed, 0 insertions, 0 deletions