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/08/31 23:02:06 UTC

[GitHub] [couchdb] nickva opened a new pull request #3117: Handle empty maps in active_tasks data structure

nickva opened a new pull request #3117:
URL: https://github.com/apache/couchdb/pull/3117


   Empty maps maybe useful to initialize the data in some cases but we don't want
   to emit an entry in the output with just an empty map.
   
   While at it, add some tests to check the basics.
   


----------------------------------------------------------------
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



[GitHub] [couchdb] nickva merged pull request #3117: Handle empty maps in active_tasks data structure

Posted by GitBox <gi...@apache.org>.
nickva merged pull request #3117:
URL: https://github.com/apache/couchdb/pull/3117


   


----------------------------------------------------------------
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



[GitHub] [couchdb] tonysun83 commented on pull request #3117: Handle empty maps in active_tasks data structure

Posted by GitBox <gi...@apache.org>.
tonysun83 commented on pull request #3117:
URL: https://github.com/apache/couchdb/pull/3117#issuecomment-684088132


   +1


----------------------------------------------------------------
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