-
On `import channels_graphql_ws`, `promise.promise.async_instance.disable_trampoline()` is called, breaking DataLoaders.
In the code there is a reference to https://github.com/syrusakbary/promise/is…
-
| | |
| --- | --- |
| Bugzilla Link | [6670](https://llvm.org/bz6670) |
| Version | trunk |
| OS | Linux |
| Attachments | [Trampoline call causes LLI segfault.](https://user-images.githubuserconten…
-
Hello,
I’m currently implementing an async performer, starting from a synchronous version. In the synchronous setup, I have:
```python
result = sync_perform(mock_dispatcher, main_sequence(logge…
-
```
com.dokar.quickjs.QuickJsException: InternalError: stack overflow
at (main.js)
at (main.js)
at (main.js)
at (main.js)
at (main.js)
at Qu (main.js)
at (mai…
-
Right now, whenever we do an indirect call, we have an extra branch in the codegen to check whether the table has been initialized or not yet.
We have these checks because, among other reasons, we …
-
I've managed to rather reliably get DevTools to freeze when compliling to WASM.
Steps to repro:
- Run devtools with `devtools_tool serve --wasm --no-strip-wasm`
- Enable the WASM setting (in the…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/…
-
code:
```
disable_interrupts();
disable_wp();
memcpy((void*)patch_addr, trampoline, sizeof(trampoline));
enable_wp();
enbale_interrupts();
```
Actually,"trampoline" generally destroys multiple…
-
### Zig Version
0.11.0-dev.2822+d8bdfd819
### Steps to Reproduce and Observed Behavior
```
git clone https://github.com/davidgm94/rise.git
git switch llvm-assertion
zig build
```
I stu…
-
lein run did not create a trampoline configuration.