Skip to content

🐛 Libc is not thread safe #56

@ion098

Description

@ion098

Expected Behavior

Libc should be thread safe.

Observed Behavior

Libc is not actually thread safe, because ZestCode does not implement the necessary locking routines: https://github.com/bminor/newlib/blob/master/newlib/libc/misc/lock.c.

Steps to Reproduce

n/a

Environment

n/a

Additional Information

Before this can be fixed, the root cause of #16 needs to be determined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    readythis issue is ready to be worked on

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions