alibaba / alibaba/arthas

Is it possible to run multiple async_exec ( HTTP ) commands in the same session ?

Open
#2,154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37.5k
Forks
7.6k
Avg merge
1d 22h
Merged PRs (30d)
4

Description

Is it possible to have in the same session multiple async_exec commands, and pull the commands results from the same session ?
Or do I need to create a dedicated session per async_exec command ?

I get the following message when trying to run multiple HTTP async_exec in the same session : **Another job is running, jobId: 2**

Thanks in advance

Contributor guide

Open the contributing guide

Research direction

Start by reproducing multiple HTTP async_exec commands in one session and compare the behavior with separate sessions. Trace the session's job handling around the reported “Another job is running” message; done means establishing and documenting whether concurrent commands are supported or what change is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.