Display the color bars after asynchronous operations
parent
4fa8a3cac1
commit
3ded2f683d
|
@ -264,9 +264,9 @@ print_info () {
|
|||
info "GPU" gpu &
|
||||
info "Memory" memory &
|
||||
|
||||
info cols
|
||||
|
||||
# Wait for the functions to complete
|
||||
wait
|
||||
|
||||
info cols
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue