Add additional information to DeleteContact event #516

Merged
sarah merged 1 commits from deletecontactfix into master 2023-06-13 17:07:02 +00:00
Owner
No description provided.
dan was assigned by sarah 2023-06-12 18:46:34 +00:00
sarah added 1 commit 2023-06-12 18:46:35 +00:00
continuous-integration/drone/pr Build is passing Details
86ae2a7c1a
Add additional information to DeleteContact event
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/180
dan reviewed 2023-06-12 22:41:24 +00:00
@ -386,0 +386,4 @@
// Have bob clean up some conversations...
log.Infof("Bob cleanup conversation")
bob.DeleteConversation(1)
Owner

add time.Sleep(1) so that we dont just test teh event fires to bus but it gets picked up

add `time.Sleep(1)` so that we dont just test teh event fires to bus but it gets picked up
Author
Owner

DeleteConversation is atomic.

DeleteConversation is atomic.
dan approved these changes 2023-06-12 22:41:37 +00:00
dan left a comment
Owner

approved pending comment

approved pending comment
sarah merged commit 655b1cf208 into master 2023-06-13 17:07:02 +00:00
Sign in to join this conversation.
No description provided.