Skip to content

Fix the NS3 bindings to detect when several flows are simultaneously finishing

Benjamin CAMUS requested to merge bcamus/simgrid:master into master

To stop NS3 in a consistant state at its next occuring event time, make sure it has processed all the flows that are finishing at this time.

Merge request reports