-
Notifications
You must be signed in to change notification settings - Fork 36
Gotchas
CarlOS edited this page Sep 9, 2016
·
2 revisions
Here I document some issues that come every time to bite me in the ass.
It happens sometimes that I see mutations from file types not contained in the samples. Example: samples are .bmp files but mutations are .txt files
Maybe this is something regarding the file system, probably something to do with hidden files or alike. Remove and recreate the samples directory. Don't leave the clients hanging. Kill all clients, the server and restart them. Apparently there are issues if I perform a lot of changes in the server and I leave the client waiting connected to the MQ...