Commit e168ec6
authored
More granular request process tracking (#330)
## Description of Changes
Addresses
https://github.com/clockworklabs/SpacetimeDBPrivate/issues/1786 and
clockworklabs/com.clockworklabs.spacetimedbsdk#329.
Marks messages as parsed from the background parsing thread, and then
marks them as applied using a separate tracker once they are applied.
## API
- [ ] This is an API breaking change to the SDK
*If the API is breaking, please state below what will break*
## Requires SpacetimeDB PRs
## Testsuite
SpacetimeDB branch name: master
## Testing
- [x] Testing against Bitcraft1 parent e3b392a commit e168ec6
5 files changed
Lines changed: 271 additions & 147 deletions
0 commit comments