-
When running pia-wg.sh, it outputs some extra noise from curl:
```
$ ./pia-wg.sh -c
Generating new private key
Setting default location: any
Setting default wireguard interface name: pia
Cann…
bwitt updated
11 months ago
-
Agenda
- Previous recap
- Reporter progress (I'll be 10-15 minutes late)
- Other? (Feel free to add/comment below)
-
Hi @joseph-rickert and team,
I am Coline Zeballos, R Strategy Lead at Roche and member of the R Consortium's Marketing committee.
I am currently collecting working group updates for the RC's quarter…
-
### 描述问题 / Describe the bug
使用docker运行时报下面的错:
panic occurred: PanicInfo { payload: Any { .. }, message: Some(called `Result::unwrap()` on an `Err` value: TunError(Io(Os { code: 2, kind: NotFound, me…
-
I created a `pcap.Handle` and used it to create a `gopacket.PacketSource.Packets()` channel.
I'd expect that the channel is closed soon after the `pcap.Handle` is closed. The currently observed beh…
-
## Date
10/10/2023
## Untracked attendees
| Name | Firm | Comment |
| :--- | :--- | :------ |
## Meeting notices
- FINOS **Project leads** are responsible for observing the FINOS guideli…
-
## Context
We had a number of direct payouts made by Content WG to the member accounts, using the extrinsic `.spendFromBudget`. This caused confusion with some of the creators as this was not refle…
-
Filing an issue about the **xAPI Profiles** specification? Please include the following
- Which part/parts of the specification are at issue?
[xAPI profiles structure: statements templates](htt…
-
下面是我的实现:
做了一下修改:
1. 不需要&mut self的地方一律改为了&self
2. 加入名字调试信息,纯粹是为了方便调试
出现了这种情况:
关于 tokio我还不是特别熟悉,需要探索为什么会出现这种情况。
我修改代码直接用你原始的版本,仍然会出现卡主(wg.await不返回),无法结束的情况
```
start_wg2 wait group polled.
st…
nkbai updated
4 years ago
-
**Describe the bug**
`revive` incorrectly identities channel draining as an empty code block and suggests to remove it.
**To Reproduce**
Steps to reproduce the behavior:
1. I updated revive `go …