Marcus Pousette

Results 85 issues of Marcus Pousette

- **Version**: 1.1.0 - **Subsystem**: Registrar, connection manager? #### Severity: Low #### Description: I am trying to track down issues I have with connections and realised that I get unexpected...

need/triage

- **Version**: 1.1.0 - 1.8.2 - **Subsystem**: registrar #### Severity: Medium/low #### Description: It seems like onDisconnect events are still emitted from transient connections shutting down even if `notifyOnTransient` is...

need/triage

- **Version**: 0.45.0 #### Severity: Low #### Description: Creating a libp2p instance with services that are undefined creates a null pointer exception even if it is allowed by the types...

kind/bug

- **Version**: 0.46.9 - **Platform**: MacBook-Pro-3.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:28 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6000 arm64 - **Subsystem**: WebRTC #### Severity: Medium #### Description: I am running...

need/author-input
kind/stale

Ubuntu 22.04.2 LTS (GNU/Linux 5.19.0-1025-aws aarch64) Node v19.9.0 ``` npm ERR! code 137 npm ERR! path /home/ubuntu/node_modules/node-datachannel npm ERR! command failed npm ERR! command sh -c prebuild-install || (npm install...

help wanted

**Is your feature request related to a problem? Please describe.** I am trying to create a Web Worker from a script that lives in a dependency, but in order to...

enhancement
help wanted

# Description - Let `assets` option to take multiple folders. - Always include cwd in assets Whatever conflicts occur should be resolved in the order the assets are provided ##...

- In a CRA5 app, using the latest version of IPFS (0.65) in (that uses js-libp2p-gossipsub 4.x) you will run into undefined behaviours when ```ts import { RPC } from...

I want to run commands in a specific workspace folder only aegir run test --workspaces **/hello **/world ** this PR adds that functionality Depends on #1494 (so review and merge...

It takes about 30 seconds for the `glob` stuff to run any command in my project. This PR fixes that