-
Hi,
I just installed rez 2.72.0 (7f760bf) on a Pop!_OS 20.04 computer (`Python 3.8.6`) and I have a zsh shell with the latest [Oh My Zsh](https://github.com/ohmyzsh/ohmyzsh) installed.
## Steps …
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related iss…
-
## Summary
Whenever a task completes, it doesn't update for the next task if the tab was open during the completion event. It stays as is, appearing to be stalled. A reload of the page then sho…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing g…
-
Now that we're getting a lot more contributions (yay!), reviewing and testing PRs by hand is starting to get unmanageable. So we need to set up some basic CI. This will also help with the problem wher…
-
## Feature
Having a daemon would enable us to improve the user experience around iRODS.
For example, the daemon could manage a queue which allows users to schedule multiple uploads of files. Users…
-
Recently, I get an error message `"Error in getAnywhere(x) : reached CPU time limits"` when I try to auto-complete the name of a data frame from within a function call. For example, if I start `radian…
-
this is how i did after the installation of arch and useradd general user , enable etha or wlan, enable sudo, and enable pacman.
// install yay
sudo pacman -S git fakeroot binutils make gcc base-d…
-
I'd like to use this tool to test if the main process of a docker image can start successfully, without issues. The fact is that the process is meant to not exit, since it has to keep the container al…
-
**Describe the bug**
Helm 包中, `templates/deployment.yaml` 文件配置多了一段, 导致 pod 无法启动
以下为精简配置文件, 多出一段 `command` 命令
该命令会在 docker 镜像启动的时候,自动执行,无需手动在这里加上
且该段命令无任何指定参数,会一直输出 `usage` 信息
```yaml
apiVersion…