Skip to content

Fix StopIteration bug in event processing

james kiger requested to merge fix-stopped-iterator-bug into master

Makes more precise queries for environment and release creation in event processing to avoid StopIteration error.

Merge request reports