|
|
|
|
|
by brap
73 days ago
|
|
But doesn’t this defeat the purpose? I would actually imagine this would be useful for observably in the sense that you can fork and then kill the loop in the fork, hop into an interactive session to figure out what it’s doing, while the loop is still running in the original instance. |
|
What matters is that its all forked atomically, which can be done with resources outside of the VM as well.