Skip to content

Using custom scheduler - your opinion #2592

Answered by urugator
kubk asked this question in Q&A
Discussion options

You must be logged in to vote

We have considered auto-commiting actions with setImmediate/Promise.resolve().then()/etc , but concluded it doesn't play well with mobx's completely synchronous nature.
Any kind of delay would make the whole thing harder to reason about and could introduce race conditions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kubk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants