You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in tearDown function: Investigate if smth like ShutdownService need to be called again.
write using events in set_committee_management_level, so the committee manager_ids don't need to be loaded and re-calculated all the time.
f.E. poll/test_delete.py and poll/test_reset.py: Performance tests seem not to work, perhaps the ones in other files don't either. They should be fixed or replaced with a different approach.