Skip to content

Multiple Debug Sessions support #256

@Saizan

Description

@Saizan

We want to be able to run hdb as a persistent server that accepts connections from more than one DAP client at a time.

The DAP library makes this fairly straightforward with the registerNewDebugSession API, we must take care to keep the process alive and make sure the sessions do not step on each other wrt any global state.

TODOs so far:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions