ocurrent / solver-service

An OCluster service for solving opam dependencies
Apache License 2.0
12 stars 7 forks source link

Avoid starting internal requests unnecessarily #64

Closed moyodiallo closed 1 year ago

moyodiallo commented 1 year ago

When the switch is off, all the requests waiting for the pool are no longer valid, there's a need to skip them in order to avoid a performance drop of the service.