Dyalog / Jarvis

APL-based web service framework supporting JSON or REST
https://dyalog.github.io/Jarvis/
MIT License
33 stars 6 forks source link

Provide setting to kill request-handling thread on connection close #57

Closed bpbecker closed 6 months ago

bpbecker commented 7 months ago

If the client connection is closed while an endpoint (requested by the connection) is executing, provide a switch to tell Jarvis to kill the request-handling thread.