Merlin

Results 32 issues of Merlin

This is a patch for issue #197, where the HTTP/2 protocol handler receives an event for an already-closed stream. This change just silently ignores the error. If someone can address...

I am using hypercorn 0.16.0 and quart 0.19.4 on Debian 11 and getting this error periodically: ``` Task exception was never retrieved future: + Exception Group Traceback (most recent call...

**Is your feature request related to a problem? Please describe.** Opensearch Dashboards doesn't currently have a UI for Ingest Pipelines. **Describe the solution you'd like** A UI for creating/editing/deleting ingest...

enhancement
ux / ui

**Is your feature request related to a problem? Please describe.** Currently you have to navigate to the list of visualizations, check the box of the one you want to delete,...

enhancement

**Is your feature request related to a problem? Please describe.** When I delete a visualization, the link to it remains in the Recently Viewed list in the navigation sidebar. **Describe...

enhancement

**Description** I have a minion on my local network connecting to a cloud-based master. That minion never shows as connected, but all my minions with public IP addresses do show...

Bug

VSCode 1.88.0 colors this function incorrectly: ![324496148-ceda2aeb-b832-41f5-adf2-b9f564edb23e](https://github.com/worlpaker/go-syntax/assets/158784988/d46b2350-63f1-4dba-b6ee-888319af4ae8) All the argument names should be the same color, like gopls with semantic tokens enabled does it: ![image](https://github.com/worlpaker/go-syntax/assets/158784988/bed2c48b-02cd-4f4b-aebf-d2e55a14f883)

bug

I added a Hypercorn server to my application for an API. I still want to be able to debug my own code, but if I enable the debug logging level,...

### Steps to Reproduce ``` $ step crypto keypair pub.pem priv.pem --no-password --insecure Your public key has been saved in pub.pem. Your private key has been saved in priv.pem. $...

bug
needs triage

Changed the help text for some of the command-line options, and the output of the commands, to be more clear and consistent. A few of the options I wasn't totally...