generateEndFiber

Generates a fiber that ends a poll, reporting end results and cleaning up.

version(WithPollPlugin)
private
void
generateEndFiber
(,
const string channelName
,
const Poll poll
)

Parameters

plugin PollPlugin

The current PollPlugin.

channelName string

The channel the poll belongs to.

poll Poll

Poll to generate end fiber for.