Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
RunCommandQueues: little optimization
remove command from queue on success, else do nothing, instead of remove command from queue and push it front on success
- Loading branch information