You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first step of integration (#950) don't consider too much about thread-safty, because there's no concurrency in state-machine in sdk and cronos right now. But we'll add the mutex to make it thread-safe later.
The internal concurrency (background snapshot rewrite) is handled correctly though.
The text was updated successfully, but these errors were encountered:
The first step of integration (#950) don't consider too much about thread-safty, because there's no concurrency in state-machine in sdk and cronos right now. But we'll add the mutex to make it thread-safe later.
The internal concurrency (background snapshot rewrite) is handled correctly though.
The text was updated successfully, but these errors were encountered: