radekg / node-zookeeper-explorer

19 stars 14 forks source link

Delete with children - exception #18

Closed manjirinamjoshi closed 10 years ago

manjirinamjoshi commented 10 years ago

Delete with children is causing Error: Can't set headers after they are sent. at ServerResponse.OutgoingMessage.setHeader (http.js:689:11)

The recursive callback function "_$deregisterFromZooKeeper" is causing this issue.

Any proposal for fixing it ?

Thanks, Manjiri

radekg commented 10 years ago

H Manjiri, I'll happily accept a pull request.