On Thursday, 27 April 2017 at 12:17:12 UTC, Suliman wrote: > Before my code handle empty result in `catch` block. You must be catching the ctrl+c exception... don't do that. Just catch the empty result exception.