Skip to content

Fix DB lock bug during refresh (MariaDB)#3559

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:fix_refresh_bugs
Mar 23, 2021
Merged

Fix DB lock bug during refresh (MariaDB)#3559
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:fix_refresh_bugs

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Mar 23, 2021

#fix #3552

@Alkarex Alkarex added this to the 1.18.1 milestone Mar 23, 2021
Minz_Error::error(403);
}
}
$this->updateTTL();
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really needed, and was creating a dead-lock.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do this auto-update check other places, which are sufficient

@Alkarex
Copy link
Copy Markdown
Member Author

Alkarex commented Mar 23, 2021

Merging, as important and straightforward

@Alkarex Alkarex merged commit 90a0028 into FreshRSS:edge Mar 23, 2021
@Alkarex Alkarex deleted the fix_refresh_bugs branch March 23, 2021 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQL error updateTTL when importing tt-rss opml [BUG]

1 participant