Description
SequenceIT.testSequenceDefault() flaps if the drop/create of the same sequence occurs at the same millisecond. Simple solution is to use unique names for the different sequences.
SequenceIT.testSequenceDefault() flaps if the drop/create of the same sequence occurs at the same millisecond. Simple solution is to use unique names for the different sequences.