Replies: 3 comments
-
Problem №1 - We still need locksTLDR: we can't use This is how current approach worksThere is When we need to send message from const node to some other node, we use We lock const's message at This is how it will work without lockers (and with
|
Beta Was this translation helpful? Give feedback.
-
Problem №2 -
|
Beta Was this translation helpful? Give feedback.
-
We're stick with current implementation Explanation added in docs |
Beta Was this translation helpful? Give feedback.
-
Can we avoid using
lock
by introducingsig
inport to constant? What are upsides and downsides?Related to #106
Beta Was this translation helpful? Give feedback.
All reactions