Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
  • Isaac Evavold's avatar
    94547f25
    fix termcode factory reinitialization error · 94547f25
    Isaac Evavold authored
    Error caused when user loaded the degree planner (thus initializing the termcode factory), switched to the dars view (which doesn't reset the termcode factory), then switched back to the degree planner (which attempted to initialize an already initialized termcode factory).
    
    This fixes the bug by only attempting to initialize the termcode factory if the termcode factory is uninitialized
    94547f25
    History
    fix termcode factory reinitialization error
    Isaac Evavold authored
    Error caused when user loaded the degree planner (thus initializing the termcode factory), switched to the dars view (which doesn't reset the termcode factory), then switched back to the degree planner (which attempted to initialize an already initialized termcode factory).
    
    This fixes the bug by only attempting to initialize the termcode factory if the termcode factory is uninitialized
Code owners
Assign users and groups as approvers for specific file changes. Learn more.