Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

[Bug]: Examples disregard FD_COUNT and FD_NAMES env variables #49

@rvolosatovs

Description

@rvolosatovs

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Current Behaviour

FD_COUNT and FD_NAMES env variables are provided to e.g. Rust examples, but they completely disregard them and instead use hard-coded values. Often without even checking FD_COUNT.

Expected Behaviour

Since we want to show the best practices in examples in this repo, the env variables should be respected.

Environment Information

irrelevant

Steps To Reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions