Andrea Jemmett
Andrea Jemmett
### Describe the Bug The completions for the `--all` flag to the `latest` command are missing. ### Steps to Reproduce Type `asdf latest ` and press . ### Expected Behaviour...
**Describe the bug** As described in tokio-rs/mio#1377, `kqueue` does not play well with `/dev/tty`. This is a problem for crossterm (as in #407), being unable to work properly. **To Reproduce**...
In cases where the `SslServerSessionVerifier` needs the result of a `Future` before returning a `Boolean`, the user is required to block (`Await`). ### Expected behavior Ideally `SslServerSessionVerifier.apply` should return a...
While doing some testing I noticed that the timestamps of the seeds stored in the `queue` folder of AFLnwe runs are non-sequential: ``` $ ll bftpd/out-bftpd-aflnwe-3/queue | head -n50 -rw-rw-r--...
### Steps to reproduce the problem f I add a link to a domain that contains an emoji in its name to the metadata, it's not an anchor element (i.e....
Ref. https://www.consul.io/api/agent/connect.html
Fixes #928.
If the array for any of the hooks in the title is not defined (does not have to be), the script produced by `atuin init nu` does not work. I...
### Is your feature request related to a problem? Please describe As mentioned in #1507 some features need actually remote repositories for their tests to be complete. This example only...
I'm trying to use SVFG to compute a def-use graph in order to compute a thin backward interprocedural slice from a `Value`. The following case produces an SVFG as I...