Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 427
blobf822ce4c41880535662547a3ebe47dd1737370ef
1 Title: Fixed exception when handling connections from event unix socket
2 Level: 2
3 Component: ec
4 Class: fix
5 State: unknown
6 Version: 1.2.5i1
7 Date: 1389083880
8 Targetversion: future
10 This issue has been introduced in december of 2013. It made the event
11 console terminate with an exception with a message like 
12 <tt>AttributeError: 'tuple' object has no attribute 'close'</tt>. This
13 has been fixed now.