basic C and Lua knowledgefamiliarity with Tarantool internals
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
Study the existing fio module implementation in Tarantool (likely in the src directory). Understand how it currently handles file descriptors. Then design an API to expose stdin (fd 0), stdout (fd 1), and stderr (fd 2). Update the documentation accordingly. Check the issue comments for any additional constraints or prior discussions.