lightstep / superposition

Imported from EraDB
MIT License
0 stars 1 forks source link

Detect whether yield points are due to multi-task communication #5

Open rw opened 4 years ago

rw commented 4 years ago

The executor can safely step the same task multiple times if the task is not waiting on data from another task.