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

   `smoosh_channel:maybe_remonitor_cpid/3` opened db and never closed it. That 
left a dangling reference (monitor to it) which prevented that db handle from 
becoming idle.
   
   We noticed this after inspecting dangling deleted fd handles which were 
still left open by something. That something turned to be smoosh_channel 
gen_server.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to