GitHub / luvit/luv issues and pull requests
#775 - fix(test-work): use semaphore, instead of arbitrary sleep, to know when async work is done
Pull Request -
State: closed - Opened by jamessan 3 months ago
- 1 comment
#774 - feat: add binding for semaphore to test synchronization
Pull Request -
State: closed - Opened by truemedian 3 months ago
#773 - Remove unused function luv_gc_cb
Pull Request -
State: closed - Opened by squeek502 3 months ago
#772 - docs: move to new directory
Pull Request -
State: closed - Opened by Bilal2453 3 months ago
- 2 comments
#771 - warning: ‘luv_gc_cb’ defined but not used
Issue -
State: closed - Opened by cryptomilk 3 months ago
- 1 comment
#770 - Fix use-after-free in `new_thread`
Pull Request -
State: closed - Opened by squeek502 3 months ago
#768 - ci: Add check that docs.md and meta.lua are up-to-date
Pull Request -
State: closed - Opened by squeek502 3 months ago
#767 - Bump Libuv to 1.51.0
Pull Request -
State: closed - Opened by squeek502 3 months ago
#766 - Update for Libuv 1.51.0
Issue -
State: closed - Opened by squeek502 3 months ago
#765 - Update luv-scm-0.rockspec
Pull Request -
State: closed - Opened by oz-rw 4 months ago
- 1 comment
#764 - LDFLAGS environment variable overwritten by LIBFLAG variable in rockspec
Issue -
State: closed - Opened by oz-rw 4 months ago
- 1 comment
#763 - feat(doc): generate meta file
Pull Request -
State: closed - Opened by lewis6991 4 months ago
- 8 comments
#762 - feat(doc): move to structured format
Pull Request -
State: closed - Opened by lewis6991 4 months ago
- 6 comments
#761 - How can I use Luv to implement an HTTP server?
Issue -
State: closed - Opened by z1485671578 4 months ago
- 6 comments
#760 - Cannot install `luv` via `luarocks` under `MSYS2-MinGW/UCRT64` since 1.49
Issue -
State: closed - Opened by sewbacca 6 months ago
- 3 comments
#759 - Fix typos
Pull Request -
State: closed - Opened by dundargoc 6 months ago
- 1 comment
#758 - When is uv.run() required?
Issue -
State: open - Opened by PerilousApricot 6 months ago
- 1 comment
#757 - rework luv work vm storage into userdata
Pull Request -
State: closed - Opened by truemedian 6 months ago
- 5 comments
#756 - fix(worker): do not clean up workers in loop __gc
Pull Request -
State: closed - Opened by lewis6991 6 months ago
- 2 comments
#755 - new luv_cleanup to handle cleanup of non-gc resources
Pull Request -
State: closed - Opened by truemedian 6 months ago
#754 - loop __gc is not set when `luv_set_loop` is used.
Issue -
State: closed - Opened by lewis6991 6 months ago
- 8 comments
#753 - test-misc: Allow big endian WTF-16, too
Pull Request -
State: closed - Opened by squeek502 6 months ago
- 1 comment
#752 - Clean up test step and exclude it from the "all" target
Pull Request -
State: closed - Opened by squeek502 6 months ago
- 3 comments
#751 - Some tests of 1.50.0 are failing on i586 and s390x
Issue -
State: closed - Opened by cryptomilk 6 months ago
- 16 comments
#750 - bump LuaJIT to v2.1.1736781742
Pull Request -
State: closed - Opened by zhaozg 7 months ago
#749 - Reinstate CI tests with Visual Studio 2015
Issue -
State: open - Opened by squeek502 7 months ago
#748 - Bump Libuv to 1.50.0
Pull Request -
State: closed - Opened by squeek502 7 months ago
- 4 comments
#747 - IPv6 tests failing on Windows
Issue -
State: open - Opened by squeek502 7 months ago
#746 - test-dns: Don't skip 'Get only ipv6 tcp adresses for luvit.io' test
Pull Request -
State: closed - Opened by squeek502 7 months ago
#745 - I believe `F_OK` is defined as 0 so it's always implied. You can call `fs_access` with only `F_OK` by passing in either `""` or `0` as the mode.
Issue -
State: closed - Opened by BozeBro 7 months ago
#744 - fix incompatible function pointer types
Pull Request -
State: closed - Opened by zhaozg 7 months ago
#743 - fix unused-variable warning
Pull Request -
State: closed - Opened by zhaozg 7 months ago
#742 - move luv_work_cleanup into loop gc
Pull Request -
State: closed - Opened by truemedian 8 months ago
- 11 comments
#741 - How to use stat results?
Issue -
State: closed - Opened by tjakway 8 months ago
- 1 comment
#740 - how to install header files?
Issue -
State: closed - Opened by gramblerz 8 months ago
- 1 comment
#739 - fix: prevent calling uv.run while already running.
Pull Request -
State: closed - Opened by truemedian 8 months ago
#738 - Fix async arguments
Pull Request -
State: open - Opened by javalikescript 9 months ago
- 1 comment
#737 - Update minimum cmake version to 3.10
Pull Request -
State: closed - Opened by dundargoc 9 months ago
- 1 comment
#736 - luv_cfpcall: Fix stack balancing after an uncaught error
Pull Request -
State: closed - Opened by mwild1 9 months ago
- 6 comments
#735 - Unbalanced stack after uncaught errors in work callback
Issue -
State: closed - Opened by mwild1 9 months ago
#734 - Use main thread of current Lua state for callbacks, when known
Pull Request -
State: closed - Opened by mwild1 9 months ago
- 4 comments
#733 - try safe handle external handle
Pull Request -
State: closed - Opened by zhaozg 9 months ago
- 4 comments
#732 - Fix a misleading skip message in test-tty.lua
Pull Request -
State: closed - Opened by rdw-software 9 months ago
#731 - Valgrind errors when running CI commands locally
Issue -
State: open - Opened by rdw-software 9 months ago
- 1 comment
#730 - Intermittent CI failure: assertion tripped when run under Valgrind
Issue -
State: closed - Opened by squeek502 9 months ago
- 16 comments
#729 - Fix async
Pull Request -
State: closed - Opened by javalikescript 9 months ago
- 1 comment
#728 - Use a special metatable for thread userdata arguments
Pull Request -
State: closed - Opened by javalikescript 9 months ago
- 1 comment
#727 - Support Lua integer in thread and async arguments
Pull Request -
State: closed - Opened by javalikescript 9 months ago
- 4 comments
#725 - Protect async send from misuse
Pull Request -
State: closed - Opened by javalikescript 9 months ago
- 1 comment
#724 - Bump Libuv to 1.49.2
Pull Request -
State: closed - Opened by zhaozg 10 months ago
#723 - Avoid SEGFAULTs in uv.walk when processing invalid handles
Pull Request -
State: closed - Opened by rdw-software 10 months ago
- 3 comments
#722 - Bump Libuv to 1.49.2
Pull Request -
State: closed - Opened by squeek502 10 months ago
#721 - Sharing the event loop leads to issues with processing foreign handles/cleanup
Issue -
State: closed - Opened by rdw-software 10 months ago
- 12 comments
#720 - Bump Libuv to 1.49.1
Pull Request -
State: closed - Opened by squeek502 10 months ago
#719 - Remove unnecessary allocation from wtf8 functions
Pull Request -
State: closed - Opened by squeek502 10 months ago
#718 - File system requests for nonexistent paths may result in invalid userdatum
Issue -
State: open - Opened by rdw-software 10 months ago
- 5 comments
#717 - update submodules
Pull Request -
State: closed - Opened by zhaozg 10 months ago
- 2 comments
#716 - docs: typo fix
Pull Request -
State: closed - Opened by ribru17 10 months ago
- 1 comment
#715 - sleep in "test threadpool with async" is non-deterministic
Issue -
State: open - Opened by jamessan 11 months ago
- 1 comment
#714 - Add important 'Requires' fields to pc file
Issue -
State: open - Opened by q962 12 months ago
#713 - Clean up and expand docs for constants/options
Pull Request -
State: closed - Opened by SinisterRectus about 1 year ago
#712 - atexit() is probably not a good way to clean up Lua VM
Issue -
State: closed - Opened by M1NGS about 1 year ago
- 8 comments
Labels: bug
#711 - callbacks for signal_start and signal_start_oneshot should receive a number
Issue -
State: open - Opened by adigitoleo about 1 year ago
- 9 comments
Labels: documentation, bindings
#710 - Lua 5.4.7 update
Pull Request -
State: closed - Opened by SinisterRectus about 1 year ago
#709 - Lua 5.4.7 update
Issue -
State: closed - Opened by SinisterRectus about 1 year ago
- 4 comments
#708 - Support passing tables and closures to new threads
Pull Request -
State: closed - Opened by cshuaimin about 1 year ago
- 7 comments
#707 - A test failure while building luv in mock for Amazon Linux 2023
Issue -
State: open - Opened by jafd about 1 year ago
Labels: question
#706 - ci: handle EBUSY for udp
Pull Request -
State: closed - Opened by zhaozg about 1 year ago
#705 - Disable flaky UDP test on macOS CI
Pull Request -
State: closed - Opened by squeek502 about 1 year ago
- 1 comment
#704 - Flaky UDP test in CI
Issue -
State: closed - Opened by squeek502 about 1 year ago
- 3 comments
Labels: regression, tests
#703 - docs: Clarify types for mode arg in some filesystem functions
Pull Request -
State: closed - Opened by adigitoleo about 1 year ago
- 1 comment
#702 - feat: support events is zero for uv_poll
Pull Request -
State: closed - Opened by uudiin about 1 year ago
- 6 comments
#701 - luv_handle_gc segfault (from neovim)
Issue -
State: open - Opened by xlfe over 1 year ago
- 8 comments
Labels: bug
#700 - Importance of case for signal names (and other names)
Issue -
State: closed - Opened by homedirectory over 1 year ago
- 1 comment
#699 - msvcbuild: Set MSVC 2022 as the default
Pull Request -
State: closed - Opened by squeek502 over 1 year ago
#698 - Pass -fno-sanitize-recover=all to make all UBSan detections fatal
Pull Request -
State: closed - Opened by squeek502 over 1 year ago
#697 - UBSan is detecting problems but not failing the CI
Issue -
State: closed - Opened by squeek502 over 1 year ago
#696 - Fix garbage collection of scandir reqs
Pull Request -
State: closed - Opened by squeek502 over 1 year ago
- 2 comments
#695 - bump lua-compat-5.3 to 0.13
Pull Request -
State: closed - Opened by zhaozg over 1 year ago
#694 - fix memory leak in fs.scandir sync mode
Pull Request -
State: closed - Opened by zhaozg over 1 year ago
- 3 comments
#693 - Annotate .gitmodules with branch and tag
Pull Request -
State: closed - Opened by creationix over 1 year ago
- 3 comments
#692 - Unable to send handles with uv_write2
Issue -
State: open - Opened by nikneym over 1 year ago
#691 - Error loading module luv
Issue -
State: closed - Opened by fenix272 over 1 year ago
- 3 comments
#690 - Bump/libuv
Pull Request -
State: closed - Opened by zhaozg over 1 year ago
#689 - docs: typo in a table field name
Pull Request -
State: closed - Opened by Bilal2453 over 1 year ago
#688 - test-tty: Don't depend on stdin/stdout handle type
Pull Request -
State: closed - Opened by squeek502 over 1 year ago
- 1 comment
#687 - `tty normal` normal tests fails for me on Fedora mockbuild
Issue -
State: closed - Opened by cryptomilk over 1 year ago
- 4 comments
#686 - fix: Use os_uname() to check for Linux
Pull Request -
State: closed - Opened by cryptomilk over 1 year ago
- 9 comments
#685 - Bump version to 1.47.0 in CMakeLists.txt
Pull Request -
State: closed - Opened by squeek502 over 1 year ago
#684 - update submodule
Pull Request -
State: closed - Opened by zhaozg over 1 year ago
#683 - docs: most new_handle methods won't return fail
Pull Request -
State: closed - Opened by Bilal2453 over 1 year ago
- 9 comments
#682 - docs: new_async callback is not optional
Pull Request -
State: closed - Opened by Bilal2453 over 1 year ago
#680 - Why udp_recv_start callback call twice?
Issue -
State: closed - Opened by l2x-huang over 1 year ago
- 2 comments
#679 - docs: specify that uv.spawn can throw an error
Pull Request -
State: closed - Opened by telemachus almost 2 years ago
- 6 comments
#678 - Remove redundant CMake policy change
Pull Request -
State: closed - Opened by haampie almost 2 years ago
- 1 comment
#677 - Question: the arrival order of uv.spawn `on_exit` and `data == nil` in `read_start` callback on Windows 10?
Issue -
State: closed - Opened by linrongbin16 almost 2 years ago
- 2 comments
#676 - Question: Is `shutdown` and `close` (use new_pipe with spawn) sync or async?
Issue -
State: closed - Opened by linrongbin16 almost 2 years ago
- 1 comment
#675 - Do I have to use `uv.run()` to wait async reading file with `fs_read` API?
Issue -
State: closed - Opened by linrongbin16 almost 2 years ago
- 2 comments
#674 - docs: Correct uv.spawn `options.args` docs about the first argument
Pull Request -
State: closed - Opened by squeek502 almost 2 years ago
#673 - How to pass command line string to uv.spawn?
Issue -
State: closed - Opened by linrongbin16 almost 2 years ago
- 4 comments