v1.3.3
Before we would handle inbound/outbound at the same time. However this could create race conditions if the inbound packets modified state while a flight was starting, instead only allow one at a time.
Before we would handle inbound/outbound at the same time. However this could create race conditions if the inbound packets modified state while a flight was starting, instead only allow one at a time.