Results 3 issues of Milan

When using an interactive runner like python, killing the runtime while blocks are queued will correctly kill the currently running block, however if there are other blocks queued (like waiting...

bug

With the repo getting larger, it could be good to have formatting set up with e.g. prettier to enforce a consistent style.

enhancement

The current implementation of spawning in shell seems like a security hole. Issues with programs not found should be fixable by providing an absolute path to the binary in the...

enhancement
security