![]() Currently it constructs two vectors `calls_to_terminated` and `cleanups_to_remove` in the main loop, and then processes them after the main loop. But the processing can be done in the main loop, avoiding the need for the vectors. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |