Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Fix Issue #166#180

Open
baer-devl wants to merge 1 commit intoAtherEnergy:masterfrom
baer-devl:fix-request-channel-capacity
Open

Fix Issue #166#180
baer-devl wants to merge 1 commit intoAtherEnergy:masterfrom
baer-devl:fix-request-channel-capacity

Conversation

@baer-devl
Copy link
Copy Markdown

Create an unbounded crossbeam_channel by default. For bounded crossbeam_channel use the 'set_notification_channel_capacity' to a value of choice.

This should fix the issue #166

Create an unbounded crossbeam_channel by default. For bounded crossbeam_channel use the 'set_notification_channel_capacity' to a value of choice.
This should fix the issue AtherEnergy#166.
@baer-devl
Copy link
Copy Markdown
Author

All tests are passed as well!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants