8000 Thread safe · Issue #1 · mihneadb/python-execution-trace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Thread safe #1
Open
Open
@mihneadb

Description

@mihneadb

Allow the record decorator to be used on fns that are called from multiple threads.

This basically means that we should take into account the thread id when recording a fn call. This is easy to do with https://docs.python.org/2/library/threading.html#threading.current_thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0