Files
@ 7d8154837174
Branch filter:
Location: kallithea/rhodecode/lib/app_globals.py
7d8154837174
615 B
text/x-python
create a list out of generator.
Generator gets exausted during later executions, and because it's used several times
it causes errors
Generator gets exausted during later executions, and because it's used several times
it causes errors