Open Issues Need Help
View All on GitHub [BUG] Multiple build via one websocket possible about 2 months ago
AI Summary: Fix a bug in the Iglu Builder where multiple build requests can be sent via a single websocket connection. The solution requires modifying the websocket handling logic to prevent the acceptance of multiple concurrent build requests from a single connection.
Complexity:
4/5
bug good first issue