Skip Menu |
 

Subject: NIM: BUG: APP: Create command-line request queue
If NIM receives a command-line request while we are in the process of
servicing one, the new request should not disrupt the old one.
Instead, it should be placed on a queue and be processed after the
active command-line request has completed.