softwaremill / jox

Fast and Scalable Channels in Java
Apache License 2.0
251 stars 8 forks source link

Add isClosedForSend / isClosedForReceive #39

Closed adamw closed 9 months ago

adamw commented 9 months ago

Current isDone might be misleading, as it doesn't specify if elements can, or cannot be received from the channel