-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
I recently found that creating a `dask.distributed.Client` instance slows down the execution of the remaining code, even if Dask is not used at all.
An example to reproduce is given below (it basic…
-
### What happened?
I'm doing a computation using chunks and `map_blocks()` to run things in parallel. At some point a `pandas.errors.InvalidIndexError` is raised. When using dask's synchronous sche…
-
**Global Scheduled tasks**
This might be a broader question to just using Coravel as a task scheduler. How would schedule tasks that need to run once a for the application, but the service is actual…
-
In HaloDBInternal class, the **`boolean put(byte[] key, byte[] value)`** function is added a lock, so that it may result in low performance when multi-threads writing.
```java
boolean put(byte[]…
-
Something I've noticed quite frequently when attempting to `disconnect()` on a web socket. The ReadingThreadCloseTimer task spuriously fails to cancel, resulting in the following task preventing JVM s…
-
I found that if you spin up a multi-node cluster that uses the AWS Data Protection Provider and all nodes are starting at the exact same time, then you might encounter an issue where more than one "/M…
-
------------------------------------------
Code
------------------------------------------
from dask_cloudprovider.azure import AzureVMCluster
cluster = AzureVMCluster(
location="brazilsout…
-
14:10:38.663 INFO --- [ main] [der$InnerEnhancedServiceLoader] [lExtensionDefinition] [] : Ignore load compatible class io.seata.config.ExtConfigurationProvider, because is not a…
-
对于如下内容:
```python
Massive ($\gtrsim9$ M$_\odot$) and very massive ($\gtrsim100$ M$_\odot$) stars are expected to release large amounts of energy and metal-enriched material throughout their relative…