-
### RevitLookup version
2025.0.10
### Steps to reproduce
I have some strange logs when my Revit open, I guess start happen after the `HostedLifecycleService` update.
```C#
2024-10-07 15:5…
-
`// Load dependencies
import TronWeb from 'tronweb';
import xToken from './build/contracts/xToken.json' with { type: 'json' }; //importing the JSON
// private key
const privateKey = 'xxxxxxxxxxx…
-
### Description
Hi, I'm using the Doubao API for GraphRAG construction and embedding. The graph construction step worked smoothly, but I'm encountering an issue when trying to interact via the chat…
-
**Describe the bug**
Running `redocly lint ` produces this warning:
**Expected behavior**
Ideally, there should be no warning.
**API description**
Any async API 2.6/3 desc…
-
The NuGet extensibility APIs in VisualStudio https://github.com/NuGet/NuGet.Client/tree/dev/src/NuGet.Clients/NuGet.VisualStudio/Extensibility are mostly synchronous and as such a common cause for UI …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
On the Web and in JS a lot APIs are async, and emscripten contains C/C++ interfaces to these APIs in several places that take several different forms.
1. APIs that take callback functions.
2. APIs…
-
Retreiving all the keys on a large cache can be very very slow, or in some browsers (as filed against Chrome https://bugs.chromium.org/p/chromium/issues/detail?id=688268) can just throw an exception.
…
-
I am integrating Deepgram JS SDK in React Native. Following this documentation (https://developers.deepgram.com/docs/node-sdk-streaming-transcription)
I initialised the SDK doing this:
import { cr…
ndbac updated
1 month ago
-
[`asyncio.run`](https://docs.python.org/3/library/asyncio-runner.html#asyncio.run) can not be called by code running under an invocation of `asyncio.run`:
> This function cannot be called when anothe…