slush0 / stratum

Stratum server implementation using Python Twisted
Other
88 stars 131 forks source link

Fix exception in log file on client disconnect #5

Open Shmuma opened 11 years ago

Shmuma commented 11 years ago

https://github.com/slush0/stratum-mining-proxy/issues/18

slush0 commented 10 years ago

Such case should be catched by "except AttributeError". Why did you add such condition?