Skip to content

Conversation

ssteinbach
Copy link
Collaborator

@ssteinbach ssteinbach commented Apr 1, 2021

  • in some cases, pkg_resources can be slow to both import and use
  • adds the OTIO_DISABLE_PKG_RESOURCE_PLUGINS environment variable to
    disable using this library for users that have those issues.
  • Even for users not experiencing those issues, this speeds up the
    import time of OTIO slightly.
  • Also adds a new doc page with a description of OTIO environment variables.

- in some cases, pkg_resources can be slow to both import and use
- adds the OTIO_DISABLE_PKG_RESOURCE_PLUGINS environment variable to
  disable using this library for users that have those issues.
- Even for users not experiencing those issues, this speeds up the
  import time of OTIO slightly.
@ssteinbach ssteinbach added this to the Public Beta 14 milestone Apr 1, 2021
@ssteinbach ssteinbach requested a review from reinecke April 1, 2021 22:43
Copy link
Collaborator

@meshula meshula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor typos

@ssteinbach ssteinbach merged commit 9641574 into AcademySoftwareFoundation:master Apr 5, 2021
@ssteinbach ssteinbach deleted the disable_pkg_resources branch April 5, 2021 20:11
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