Skip to content
Discussion options

You must be logged in to vote

Commands aren't processed immediately. Instead, they're queued up and applied at the next apply_deferred synchronization point.

For now, you'll want to insert a copy of apply_deferred between your systems manually, but #9822 will make your code as written "just work" by doing this for you automatically.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Trashtalk217
Comment options

@alice-i-cecile
Comment options

@Trashtalk217
Comment options

Answer selected by eatenpancreas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants