Skip to content

Setting RERUN=ON results in duplicate terminal output #1649

@roym899

Description

@roym899

Describe the annoyance
Very low priority, but setting RERUN=ON results in the following output:

2023-03-21T13:56:46.150409Z  INFO re_sdk: Rerun Logging is enabled by the 'RERUN' environment variable.
2023-03-21T13:56:46.247752Z  INFO re_sdk: Rerun Logging is enabled by the 'RERUN' environment variable.

To Reproduce

  1. export RERUN=ON
  2. Run any rerun script that logs something.

Expected behavior

2023-03-21T13:56:46.150409Z  INFO re_sdk: Rerun Logging is enabled by the 'RERUN' environment variable.

Desktop (please complete the following information):

  • OS: Ubuntu 20.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdk-pythonPython logging API😤 annoyingSomething in the UI / SDK is annoying to use

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions