@dthompson I found system-async-mark, it seems I can have interruptible eval and don't need to stop the thread for that!
It will also solve the continuation barrier problem and also will prevent spawning a new thread for each request!
Top-level
@dthompson I found system-async-mark, it seems I can have interruptible eval and don't need to stop the thread for that! It will also solve the continuation barrier problem and also will prevent spawning a new thread for each request! No comments
|