Results 8 issues of Dennis Li

Hi, I'm using a few libraries that aren't readily JSON Serializable, and rather than attempt to write a serializer for every time it shows up, I rather just ignore it....

Hi, Is there a way to catch the WorkerLostError exception when it does die from a SIGSEGV? It seems like this might be unavoidable in some cases because of OOM...

### Orb version circleci/[email protected] ### What happened Attempted to upgrade orb from [email protected] to 8.1.2 but ran into the following error on build in circleci: ``` #!/bin/sh -eo pipefail #...

bug

Adapter for using `chrome.storage.local` and `chrome.storage.sync` in chrome extension environments. Also see [`dennisli92/Chrome-StorageArea-Adapter`](https://github.com/dennisli92/Chrome-StorageArea-Adapter)

Hi, I'm trying to setup opentelemetry to automatically instrument my project, and while traces work, I cannot seem to get the winston instrumentation to report logs back to opentelemetry collector....

discussion

Hi all, great project! Playing around this, hoping to get a notebook server running via cog. Looking at the docs, I should just be able to run `cog run jupyter...

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...

bug