-
Hi! I'm getting the following error message using packer with nightly neovim:
> Error executing luv callback:
...vim/site/pack/packer/opt/packer.nvim/lua/packer/jobs.lua:76: bad argument #1 to 'is…
-
I was trying to install using the instructions provided in the README. Trying to use the `poly` tool after installing doesn't seem to work.
## Platform
**OS:** macOS High Sierra
**Version:** 10.1…
-
@Entity
@Table(name = "CLASSROOM", schema = "EDUCATION@hbase")
@IndexCollection(columns = {
@Index(name = "name")
})
public class ClassroomEntity implements Serializab…
-
For now, I'd like to just open this as a placeholder issue, I will gather things here over time. You can mention whatever improvements you would like to see in Changesets, maybe even what we should re…
-
The current blocking executor uses a ThreadPoolExecutor.
Using a virtual thread-based executor can greatly reduce the number of platform threads created.
One example of this is with JDBC. Assume…
-
**Describe the issue**
When we try to update graal from 21.1.0 to 21.3.0 we consistently observe:
- load increase (+50% - from 20 to 30 on Intel(R) Xeon(R) Gold 6130 CPU)
- cpu share increase. 21.…
hejcz updated
2 years ago
-
No idea how these got there, but this was from a user after deleting the nodeserver in slot 1.
```
pi@rpi3-2:~/development/tmp/postdump/polyglot $ bsondump nodes.bson | grep n001
{ "__v" : 0, "_i…
-
```Java
import org.graalvm.polyglot.Context;
import org.graalvm.polyglot.Engine;
import org.graalvm.polyglot.Source;
/** Created by revin on Oct.1,2018. */
public class BugReport{
public v…
-
### 👓 What did you see?
1. Polyglot release doesn't detect if an older version of Git is used and crashes ungracefully.
2. Running `polyglot-release --update` ran into a redirect and trashed the…
-
Hello, the plugin `tree-sitter-refactor` fails every first install of packer.
Screenshot
![image](https://user-images.githubusercontent.com/37723586/100273742-e3130480-2f22-11eb-99a9-733c7ebd8…