Skip to content

Commit

Permalink
Split up SyncHandler.compute_state_delta (#16929)
Browse files Browse the repository at this point in the history
This is a huge method, which melts my brain.

This is a non-functional change which lays some groundwork for future
work in this area.
  • Loading branch information
richvdh committed Mar 14, 2024
1 parent 1198f64 commit 6d5bafb
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 145 deletions.
2 changes: 2 additions & 0 deletions changelog.d/16929.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Refactor state delta calculation in `/sync` handler.

Loading

0 comments on commit 6d5bafb

Please sign in to comment.