-
## steps
Start `sbt-laucher.jar` with a current UNC WSL directory, for example (starting from NuShell, because cmd.exe doesn't support UNC paths well):
```
\\wsl$\OracleLinux_9\home\user\projec…
-
See discussion in [HN thread](https://news.ycombinator.com/item?id=41552804).
-
## Actual output
**When** running the example for the vending machine here: https://www.mcrl2.org/web/user_manual/tutorial/machine/index.html#first-variation
```mcrl2
act
ins10, optA, acc10, p…
-
https://sentry.io/organizations/hypothesis/issues/978146793/?project=37293&referrer=github_plugin
```
ValueError: invalid literal for int() with base 10: 'chrome-extension'
(17 additional frame(s) we…
-
Since #64151 added some new diagnostics, Rocket's UI tests have had mismatches in stderr that I can't seem to fix. In particular these diagnostics include "secondary file" paths that aren't easily nor…
-
*This issue was originally created by [**@timokoesters**](https://github.com/timokoesters) at .*
Example:
The expected issuer is `https://example.com`, but the well-known/openid-configuration repo…
-
**Issue Description**
The current version of the DID Core specification (https://www.w3.org/TR/did-core/#services) states that the value of the `serviceEndpoint` property MUST be a string, map, or …
-
From the naming I gathered that the intended use case for `normalize` was that uris that are semantically equivalent should get a canonical form. Some examples where this is currently not the case:
`…
-
### What is the problem
The `+` character is a reserved character according to RFC3986, and as such should be "protected from normalization." eXist's xmldb module's functions that deal with databas…
-
at [0], `DefaultReplicationAgents` configures the replication agents with supplied `serverUrl + /bin/receive` as transport URI.
However, since the `serverUrl` may have a trailing character, [0] shoul…