Problem with loading objects for rendering

Some days ago I started working on voxel world. My terrain is divided into chunks - 16x16x16 blocks. Now I’ve got problem with rendering. Some chunks are not loading immediately when camera is turning . This makes weird holes in terrain that quickly disappear but you still can see them for a moment.


Is there a way to fix this?