enso/test/micro-distribution
Pavel Marek 451d7cb452
System.exit does proper context hard exit. (#10363)
The `System.exit 42` component is treated the same way as any other Panic error - it does not interfere with other component evaluation:
![image](https://github.com/user-attachments/assets/516490b5-755f-453e-8dc9-744437dc51bd)

After removing the `System.exit 42` component, the workflow works as expected. I have also tried opening the project with the component and then removing it.
2024-07-18 18:10:36 +00:00
..
editions Infrastructure for testing inter project imports and exports (#6840) 2023-05-26 17:33:54 +02:00
lib System.exit does proper context hard exit. (#10363) 2024-07-18 18:10:36 +00:00