-
Using `fs_scandir` and `fs_scandir_next` as an iterator results in a memory leak if the iterator is not fully drained. Example:
```lua
local luv = require 'luv'
local function dir(d)
return …
-
I used swd to batch download 176 addons from the workshop, with a wait of 10 seconds between downloads.
Only 100 addons were successfully downloaded, 76 gave this error.
```
panic: runtime error: i…
-
`brew install neovim --HEAD` does not compile on MacOS after the recent commits.
- `nvim --version`: N/A
- `vim -u DEFAULTS` (version: ) behaves differently? N/A
- Operating system/version: M…
-
As I mentioned in #242, I'm trying to build luvi on Apple Silicon. However, this fails with a linker error:
```
ld: missing LC_SEGMENT file 'jitted_tmp/src/lua/init.lua_luvi_generated.o' for archite…
-
I use this plugin to watch my pywal cache file to trigger a colorscheme change. I just noticed that I get three events rather than one, on every colorscheme change. I'm not sure if this is a problem w…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
hi,
I am trying to bump the luv package in nixos https://github.com/NixOS/nixpkgs/issues/163134 to resume development on neovim. I found some issues in the nix packaging and I thought I would enabl…
-
Lua backend using [luvit](https://luvit.io).
Multiprocessing using multiple servers with different ports.
Different game modes (PvP/PvE/etc.) can be managed by HTTP routes.
Python (or anything you…
-
Hey,
a threadpool test is failing on Fedora if I build in koji:
```
ok 110 work - test threadpool with async
1
2
3
4
5
7
8
ok 111 work - test threadpool with coro
ok 112 work - test th…
-
is it supports non-nodejs apps?
im running my luvit apps in pm2 & for some reason pm2-discord-webhook doesnt works.