-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@logto/next@3.7.1` for the project I'm working on.
…
-
### Describe the bug
Await block unexpectedly evaluates expression upon state changes in legacy mode.
Expected behavior is to only have the expression evaluated when its variables change.
### Repro…
-
### Describe the bug
Am using Node 22.5.1
✘ [ERROR] Top-level await is not available in the configured target environment ("chrome130.0", "edge130.0", "firefox115.0", "ios17.0", "safari17.0" + 7 o…
-
### 🔎 Search Terms
implements Awaited bug
### 🕗 Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in …
-
# Versions
What versions of Godot do you want to use this feature in?
4.x
# The Feature
I would like the ability to await in the pre-run hook script, meaning, you can halt the execution of the t…
-
When using the LocalStorageAdapter and doing a write the promise never resolves or rejects causing it to hang indefinitely.
### Environment
```
Ubuntu (WSL) - 22.04
Node.js - 16.16
@flystor…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.9.0
- Nuxt Version: 3.10.1
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager:…
-
Hi, after I search of 'async await' in issues, with #514 #295 #52
I know how to do a callback when lua invoke a async C# method with `ContinueWith`.
But, it is really a 'fire and forgot' invoc…
-
[DapperExtensions.zip](https://github.com/user-attachments/files/17609695/DapperExtensions.zip)
DapperAsyncExtensions.GetAsync
![image](https://github.com/user-attachments/assets/bba3b750-a63a-4…
-
**Is your feature request related to a problem? Please describe.**
Flask-SocketIO currently doesn’t support async def event listeners, async methods in class-based namespaces, or async/await syntax…