-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
I'm trying to set up kotlin-compiler-server but have run into something I don't know how to get past.
I am able to run the server but it looks like it will only process one request at a time. If I send a request that takes 10 seconds and then send another request the second request only starts after the first request completes.
Is this the expected behavior? Is it possible to get it to process multiple requests at the same time?
Metadata
Metadata
Assignees
Labels
No labels