-
Tasks without saved reference can be garbage collected, and several functions in asyncio *automatically* converts coroutines into tasks - which means it's ~impossible to save a strong reference to tho…
-
----------------------
- Julia Version: 1.10.4
- Plugin Name: Julia
- Plugin Version: 0.4.2
- OS Name: Windows
- Java Version: 17.0.12
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App …
-
**Description**
We use molecule library in our project. And unitests for Composable presenter functions we have are failing when adding paparazzi as dependency. The stacktrace is:
```
Exception i…
-
## Expected Behavior
I have a test that wraps a set of assertions into a suspending method to reduce duplication. Of those assertions is a call to a suspending method so the assertion method is …
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/XilinJia/Podcini/issues) issues to see if someone else has already submitted the same bug report.
- [X] I have **…
-
Where coroutines 😢
https://github.com/randych-gilad/postgres-manage/blob/3c4e1bfab7e52b445f9d5267ed4f4130dfcb6f98/backup_manage.lua#L65-L70
-
A function is a coroutine if a `co_return` statement or a `co_await`/`co_yield` expression appears *anywhere* within the function body -- including within discarded statements (i.e. statements discard…
-
v.3.34
```
Project Project(name=aws-toolkit-common, containerState=COMPONENT_CREATED, componentStore=/Users/richali/idetools/aws-toolkit-common): scope was not completed in 10s
java.lang.Throwa…
-
```
2024-11-16T12:27:35.6386059 [pool-1-thread-20] SEVERE: Range [2787, 2786) out of bounds for length 3797
java.lang.StringIndexOutOfBoundsException: Range [2787, 2786) out of bounds for length 379…
-
I am trying to add coroutines in the scheduler but I get:
File "Python\Python39\Lib\multiprocessing\queues.py", line 245, in _feed
obj = _ForkingPickler.dumps(obj)
File "Python\Python39\L…