goroutines getting stuck during execution
I am trying to implement producer-consumer where teacher will teach subjects and students will study them.In my main file,I have started goroutines:
I am trying to implement producer-consumer where teacher will teach subjects and students will study them.In my main file,I have started goroutines: