Issue #10 corrected a bug arising from the deprecation of nextSequenceToken. We now need to a) cleanup the code to remove useless DataAlreadyAcceptedException and InvalidSequenceTokenException catchs, the reading of uploadSequenceToken and its storage in self.next_sequence_token
Also we need to introduce a test with concurrent log events to the same stream
Issue #10 corrected a bug arising from the deprecation of nextSequenceToken. We now need to a) cleanup the code to remove useless
DataAlreadyAcceptedExceptionandInvalidSequenceTokenExceptioncatchs, the reading ofuploadSequenceTokenand its storage inself.next_sequence_tokenAlso we need to introduce a test with concurrent log events to the same stream