Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
639 contributions in the last year
Contribution activity
July 2020
- ligurio/tarantool-clj-1.7 Clojure
- ligurio/oss-fuzz C
- ligurio/git-test Shell
Created an issue in tarantool/tarantool that received 3 comments
Fix W111 warnings in test/sql-tap
Bug description:
there are a bunch of warnings in test/sql-tap supressed in .luacheckrc.
it would be nice to fix them,
3
comments
- method table.clear({}) is unavailable
- msgpack: error_unpack: Assertion `*data == end' on decoding incorrect value
- txn_limbo_write_confirm_rollback: Assertion `lsn > 0' failed.
- Fix W631 warnings in test/sql-tap
- Fix W621 warnings in test/sql-tap
- Fix W614 warnings in test/sql-tap
- Fix W613 warnings in test/sql-tap
- Fix W612 warnings in test/sql-tap
- Fix W611 warnings in test/sql-tap
- Fix W211 warnings in test/sql-tap
- Fix W113 warnings in test/sql-tap
- test: remove unused lua files: test_init.lua, require_mod.lua and require_init.lua
- design and implement interface to manage cluster mode for space (sync/async)
- box.snapshot() on replica triggers quorum collection timeout