eiri commented on issue #1089: Extract helper to execute a function in a new 
process
URL: https://github.com/apache/couchdb/pull/1089#issuecomment-355292265
 
 
   I don't think this helper belongs to fabric, it's pretty generic, so I'd say 
it fits better in 
[couch_util](https://github.com/apache/couchdb/blob/master/src/couch/src/couch_util.erl).
   
   As a matter a fact a quite similar `couch_util:with_proc/4` function is 
already there, so it might be better to fuse them together, given that `defer` 
here is missing explicit timeout handeling.

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


With regards,
Apache Git Services

Reply via email to