Skip to content
  • Georges Racinet's avatar
    Made Projects and Groups be context managers · ea826dc5dbfb
    Georges Racinet authored
    This will allow for nicer cleanups, especially for those
    created in tests.
    
    We're adopting the strong cleanup capability and the larger timeout
    in `Project.__exit__()` to mimic what the Project fixtures do, in
    the hope to have them simply use the new Context Managers.
    ea826dc5dbfb