schaefa commented on PR #29:
URL: 
https://github.com/apache/sling-org-apache-sling-graphql-core/pull/29#issuecomment-1188043333

   @kwin The Close Shield Writer is not just preventing the close but it is 
replacing the writer:
   
       public void close() {
           this.out = ClosedWriter.CLOSED_WRITER;
       }
   
   This will lead to failures in the IT tests of this module but I am pretty 
sure this will lead to issues when using it.


-- 
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: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to