Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow this library to be used as a general parsing library #268

Merged
merged 4 commits into from
Jan 22, 2023

Conversation

saartochner-lumigo
Copy link
Contributor

Move the tracer-specific logic into a well-marked module and don't run code in global time if not lambda.

  • Created global_scope_exec to execute all the code in global time (only for lambda environments)
  • Refactor the reporter logic from the general utils to its specific module
  • All the global time code is now executed from the __init__ of the package instead of per-module

@saartochner-lumigo saartochner-lumigo requested a review from a team as a code owner January 22, 2023 08:50
@saartochner-lumigo saartochner-lumigo merged commit c652338 into master Jan 22, 2023
@saartochner-lumigo saartochner-lumigo deleted the RD-9866-use-as-library branch January 22, 2023 13:00
saartochner-lumigo pushed a commit that referenced this pull request Jan 22, 2023
…a general parsing library (#268)

1b791b6 layers-table: layers md [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants