esReven Project Manager

Workflow - Analyze

Bug report (Scenario)

Analyze LinuxExample

Status: Replayed completely

OS-specific information on Linux works for a limited range of kernel version and is not entirely stable. ?

Reven running on port 14000 (PID: 161536, details).

# Python script to connect to this scenario from a Jupyter notebook:

from reven2.preview.project_manager import ProjectManager
pm = ProjectManager("http://reven:8880/") # If you aren't in a Jupyter Notebook, you should change this URL
server = pm.get_server_by(name="LinuxExample")

# Do stuff...

try:
    pm.close_server(server)
except Exception as e:
    print("Closing server: ", e)

Status Start date Actions
Axion (Show in browser) Friday, December 12, 2025, 10:23:10 AM Details