rmuir commented on PR #13177:
URL: https://github.com/apache/lucene/pull/13177#issuecomment-1996150774

   Thanks for doing this. I was disappointed that java doesn't allow this:
   ```
   jshell> ProcessHandle.current().destroyForcibly()
   |  Exception java.lang.IllegalStateException: destroy of current process not 
allowed
   |        at ProcessHandleImpl.destroyProcess (ProcessHandleImpl.java:369)
   |        at ProcessHandleImpl.destroyForcibly (ProcessHandleImpl.java:392)
   |        at (#2: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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to