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

Command line argument to turn off double import denier #19

Open
philipstarkey opened this issue Apr 30, 2018 · 1 comment
Open

Command line argument to turn off double import denier #19

philipstarkey opened this issue Apr 30, 2018 · 1 comment
Labels
enhancement New feature or request major

Comments

@philipstarkey
Copy link
Member

Original report (archived issue) by Philip Starkey (Bitbucket: pstarkey, GitHub: philipstarkey).


Given the issues we are having with the double import denier, is it feasible to add a command line argument to all of our GUI programs that turns off the double import denier (so that, in the worse case, people can add the command line argument to the shortcut for the software, allowing them to continue working while they wait for the bugs to be fixed properly)?

@philipstarkey
Copy link
Member Author

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


This sounds good, I suggest --allow-double-imports.

For the time being you can import labscript_utils.double_import_denier; double_import_denier.disable() prior to anything causing problems

@philipstarkey philipstarkey added major enhancement New feature or request labels Apr 5, 2020
Loki27182 pushed a commit to Loki27182/labscript-utils that referenced this issue Oct 9, 2023
…-suite#19)

Utilities for test suites, PY2 constant, minor version bump, smarter check_version()
Loki27182 pushed a commit to Loki27182/labscript-utils that referenced this issue Oct 9, 2023
…est labscript-suite#46)

Issue labscript-suite#19, --allow-double-imports command line flag

Approved-by: Philip Starkey <[email protected]>
Approved-by: Jan Werkmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

1 participant