Open ehildenb opened 1 year ago
Best way I can think to handle this is by spinning up the kserver as part of the workflow as part of the pyk code / test itself. @tothtamas28 See some discussion on the topic in the PYK issue but maybe the problem has been resolved somewhere else?
Would it be possible to integrate this logic for starting the K Server into the testing plugin? https://github.com/runtimeverification/pyk/blob/master/src/pyk/testing/_kompiler.py.
Related issue? https://github.com/runtimeverification/k/issues/4218