-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Most execution requests support a 'singleThread' argument that specifices that the action should not affect threads other than the one specified by the 'threadId' argument. However, pause requests do not have this argument. Is there a reason for this?
I interpret the specification to say that pause requests should only pause one thread, but it seems equally reasonable to me that a client might want to pause all threads with a pause request.
heartacker
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality