metz-sh / simulacrum

Code-playground to visualise complex engineering flows.
https://metz.sh
Apache License 2.0
362 stars 16 forks source link

Awaiting flows doesn't work in story script #31

Open iostreamer-X opened 4 weeks ago

iostreamer-X commented 4 weeks ago

As the story script is thought of as the one producing flows, the code inside is exempt from awaiting any.

We might need to introduce an equivalent of a main thread. This main flow would be the context under which the story script will run.