Skip to content

Process multiple run requests #724

@devaxolotl

Description

@devaxolotl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions