-
In `RollbackSynchronizer.process_settings()`:
```gdscript
# Gather all rollback-aware nodes to simulate during rollbacks
_nodes = root.find_children("*")
_nodes.push_front(root)
_nodes = _node…
-
I know that Yrs doesn't support rollback, but allows undoing changes. Still, I'm wondering if it would make sense to be able to cancel a transaction. One use case I'm thinking about is when a change t…
-
### Description
Using Build target: Test
OS: Windows.
When using rollback multiplayer in a project,
it seems that Arrays and structs are constantly being added into memory while offline testing.
…
-
Docker 17.05 added an option to start new instances of a service before killing the previous one (see https://github.com/moby/moby/pull/30261, https://github.com/moby/moby/issues/31955), however, docu…
-
Current rollback behaviour is inconsistent depending on when a user was banned/unbanned and potentially rebanned.
Instead of looping through all bans, and then unbans etc serially, build a view of …
-
This should roll back to the previous successful release, prior to the current release of a service.
-
- Commented out the ```this.chatSpecifications.leaveAll()``` in the handleJoin flow
- Initiated chat with local agent via "usdk chat '/Users/abdurrehmansubhani/Desktop/agents/testAgent10' -g".
- Excep…
-
Silverdecisions displays rollback values that start with final branch values, and accumulate branch values as the rollback calculations proceed. It would be nice if there was an option to display rol…
-
Before you kick me for opening a ticket in main ord repo, please hear me out 😄
I submitted an [issue in Fractal Bitcoin ord repo fork about reorg handling being beyond slow](https://github.com/fra…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…