Skip to content
Snippets Groups Projects
  • Jonas Theis's avatar
    a1def20e
    Fix missing message mystery (#669) · a1def20e
    Jonas Theis authored
    * Missing message investigation
    
    * Delete suddenly appeared messages
    
    * :construction: Add IsDeleted check
    
    * :construction: Undo deletion
    
    * Add metadata check to messageExists
    
    * :bug: Fix bug
    
    * :construction: Move sendRequest and ensure timer is stopped
    
    * :construction: Remove count check
    
    * :construction: Undo request deletion and only use StopRequest
    
    * :construction: Move MissingMessageAppeared to StopRequest
    
    * :construction: Force MissingMessageReceived triggering
    
    * :construction: Enable deadlock mutex for debug
    
    * :construction: refactor reRequest lock-unlock
    
    * :construction: re-enable messageExists check
    
    * :construction: Remove waiting for the timer to be stopped
    
    * :construction: Re-enable count
    
    * :construction: Move IO access out of the lock
    
    * :construction: Remove MissingMessageAppeared
    
    * :poop: Remove messageExistsFunc check
    
    * :poop::poop: Refactor reRequest
    
    * :art: Increase threshold and remove print
    
    * :rotating_light:
    
     Fix linter warnings
    
    Co-authored-by: default avatarLevente Pap <levente.pap@iota.org>
    Co-authored-by: default avatarcapossele <angelocapossele@gmail.com>
    Fix missing message mystery (#669)
    Jonas Theis authored
    * Missing message investigation
    
    * Delete suddenly appeared messages
    
    * :construction: Add IsDeleted check
    
    * :construction: Undo deletion
    
    * Add metadata check to messageExists
    
    * :bug: Fix bug
    
    * :construction: Move sendRequest and ensure timer is stopped
    
    * :construction: Remove count check
    
    * :construction: Undo request deletion and only use StopRequest
    
    * :construction: Move MissingMessageAppeared to StopRequest
    
    * :construction: Force MissingMessageReceived triggering
    
    * :construction: Enable deadlock mutex for debug
    
    * :construction: refactor reRequest lock-unlock
    
    * :construction: re-enable messageExists check
    
    * :construction: Remove waiting for the timer to be stopped
    
    * :construction: Re-enable count
    
    * :construction: Move IO access out of the lock
    
    * :construction: Remove MissingMessageAppeared
    
    * :poop: Remove messageExistsFunc check
    
    * :poop::poop: Refactor reRequest
    
    * :art: Increase threshold and remove print
    
    * :rotating_light:
    
     Fix linter warnings
    
    Co-authored-by: default avatarLevente Pap <levente.pap@iota.org>
    Co-authored-by: default avatarcapossele <angelocapossele@gmail.com>