You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My use case is to parallelize Python API interactions. A --max-occupancy option suggests that cryptol-remote-api might be able to serve multiple "occupants", in which case the next question is how would different occupants productively interact with the same cryptol-remote-api process, e.g. could they have different modules loaded at the same time?
How would clients interact with the
cryptol-remote-api --max-occupancy
option in the Python API?The text was updated successfully, but these errors were encountered: