Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

background update in #7429 doesn't work #7437

Closed
richvdh opened this issue May 6, 2020 · 1 comment · Fixed by #7562
Closed

background update in #7429 doesn't work #7437

richvdh opened this issue May 6, 2020 · 1 comment · Fixed by #7562
Assignees

Comments

@richvdh
Copy link
Member

richvdh commented May 6, 2020

#7429 tries to create a new index in the background; this plain doesn't work because it keeps getting interrupted by transactions which want to take a lock. The index only took a minute or two to build - I think we should just do that.

@richvdh
Copy link
Member Author

richvdh commented May 6, 2020

#7429 is on develop rather than release-v1.13.0, so this is a release blocker for v1.14.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant