-
Great package! Do you know if your parallel solution will work on a cluster system? I tried your parallel code on a cluster using SLURM and got the following error from future_lapply:
2: (function …
-
### Steps to reproduce
1. Define a view component with a default example_component.html.erb template and an example_component.html+custom.erb template
2. Render the component from a turbo stream req…
-
### Describe the bug
In the UDI8/9 dev images, there is a stow command that runs: https://github.com/devfile/developer-images/blob/main/universal/ubi9/entrypoint.sh#L8-L24
I am running into an iss…
-
Following the instruction of setting up this environment, and execute the script in README.md, I got the following error that breaks the execution.
```shell
(venv_dgmeval) zhajiajun@consistency-m…
-
Following [my issue on the forum](https://community.openlinksw.com/t/issue-when-using-several-from-clauses-and-inference/4704) I have produced an actual minimal example to illustrate the issue
As m…
-
## Bug Report
I'm opening this report here instead of the "extras" package because I think it's not package specific, but generic shim behaviour.
#### Current Behavior
When calling the executab…
-
The bot breaks when a message is currently being read that has been deleted. I wasn't the one who triggered this behavior, so I need to test it out more thoroughly myself. I am adding this here to mak…
-
## Description
Again getting no results from queryChanged, but this time it appears to be the inverse of my 0.8.4 issue.
Having an already-initialized queryChanged hookState will fail to catch an…
-
Setting
`false` in the .csproj file of any app using net6.0+ breaks directsound playback.
Seems like it's stripping out com references - needs some annotations in there to prevent stripping.
Addin…
-
### Describe the bug
Previously, this code worked:
```
query = {
"type": "query",
"query": {
"source-table": lab_users_table_id,
"join…