You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/16 17:02:02 UTC

[GitHub] [couchdb] davisp commented on a change in pull request #2462: Debug mem3_sync_event_listener flakiness

davisp commented on a change in pull request #2462: Debug mem3_sync_event_listener flakiness
URL: https://github.com/apache/couchdb/pull/2462#discussion_r367539197
 
 

 ##########
 File path: src/mem3/src/mem3_sync_event_listener.erl
 ##########
 @@ -305,6 +306,9 @@ should_terminate(Pid) ->
             {'DOWN', Ref, _, _, _} ->
                 ok
         after 1000 ->
+            ?debugFmt("~n XKCD should_terminate EventMgrWasAlive:~p MsgQueue:~p~n", [
 
 Review comment:
   Also log `process_info(Pid)`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services