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

Commit

Permalink
Fix bad merge of matrix-org#15933 (matrix-org#15958)
Browse files Browse the repository at this point in the history
This was because we reverted the bump of the schema version, so we were not applying the new deltas.
  • Loading branch information
erikjohnston authored and Fizzadar committed Aug 29, 2023
1 parent a0f66ad commit f9ba5f9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/15958.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix bug with read/write lock implementation. This is currently unused so has no observable effects.

0 comments on commit f9ba5f9

Please sign in to comment.