Files
@ 7d8154837174
Branch filter:
Location: kallithea/rhodecode/lib/exceptions.py
7d8154837174
2.1 KiB
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