activemq-artemis/artemis-journal/src
Clebert Suconic 755947ee0b ARTEMIS-3084 Deal with async close and double close
Since the libaio.close is now async
there might be a situation with more than one close called during a server.stop();

This should deal with that scenario
2021-02-01 15:29:39 -05:00
..
main/java/org/apache/activemq/artemis ARTEMIS-3084 Deal with async close and double close 2021-02-01 15:29:39 -05:00
test/java/org/apache/activemq/artemis/core ARTEMIS-3084 Fix on checkstyle 2021-01-29 10:50:47 -05:00