metasync icon indicating copy to clipboard operation
metasync copied to clipboard

Immutable context for asynchronous composition

Open tshemsedinov opened this issue 6 years ago • 0 comments

  • Parallel execution context should be immutable because changes have unpredictable sequence
  • Sequential execution context may not be immutable because changes have predictable sequence

tshemsedinov avatar Apr 07 '18 00:04 tshemsedinov