roshan
roshan
hi! i am running into the following error when my openresty/nginx server gets repeated requests to an endpoint. after a certain point, all requests start failing with: ``` 2022/07/05 22:32:21...
Will there be added support for the dependency graph extension, or will that be a separate library?
Hey everyone! Amazing library, been using for a while in production now. :) I am running into a small issue tracking active websocket connections. I am using a set to...
hi! i am trying to use the scanpy rapids functions to run multiple parallel operations on a server. the problem i am running into is that after running any scanpy...
### What version of Bun is running? 1.0.7+b0393fba6200d8573f3433fb0af258a0e33ac157 ### What platform is your computer? Darwin 23.1.0 arm64 arm ### What steps can reproduce the bug? Ref: https://github.com/getsentry/sentry-javascript/issues/9564 and https://github.com/getsentry/sentry-javascript/issues/9608 #...
The following exception block catches **all exceptions** without logging anything, making it incredibly difficult to debug the library. For example, `bs4` fails to parse the HTML because of an optional...
Added a MacOS port of renv in the 'mac' branch. This script was used to test the code: ```R Sys.setenv(LC_COLLATE = "C", LC_TIME = "C", LANGUAGE = "en") tools::testInstalledBasic("both") tools::testInstalledPackages(scope...
bug: Text selection marks disappear when using the AI Extension w/ Collaboration + HocupocusProvider
### Provide environment information ``` System: OS: macOS 14.4 CPU: (11) arm64 Apple M3 Pro Memory: 1.00 MB / 36.00 GB Shell: 5.9 - /bin/zsh Binaries: bun: 1.1.10 - /private/tmp/bun-node-5102a9443/bun...
### What version of Bun is running? 1.1.30+7996d06b8 ### What platform is your computer? Darwin 24.0.0 arm64 arm ### What steps can reproduce the bug? Installing [pdf.js](https://github.com/mozilla/pdf.js) always pulls in...
### Affected Packages collaboration-caret ### Version(s) 3.10.0 ### Bug Description Using HocuspocusProvider with CollaborationCaret crashes the text editor. I'm guessing it's an issue with the the underlying extension not respecting...