imaffe commented on issue #2099:
URL: https://github.com/apache/rocketmq/issues/2099#issuecomment-645114200


   I investigated the problem, I think it is not blocked, but some stdout issue.
   
   The line you saw n`ohup: 忽略输入并把输出追加到'nohup.out'` is not blocking, but 
overwriting your next prompt line..
   
   When you see
   
![image](https://user-images.githubusercontent.com/22848576/84849076-21102080-b087-11ea-82f4-9d593fc7d5b6.png)
   
   It is not blocking, and you can type commands like `ls`, and it goes like
   
   
![image](https://user-images.githubusercontent.com/22848576/84849115-34bb8700-b087-11ea-9b4c-d16643c2143b.png)
   
   So this is just some weird bash overwriting problem, it looks like blocked 
but actually not. When you press Ctrl+C it just create a new prompt line for 
you.
   
   BTW, could you do me a favor providing me a link  where people discuss this 
problem as you mentioned you saw a lot of discussions , maybe we can answer 
this question once and for all? Thanks
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to