Skip to main content

is_precompile_channel

Function is_precompile_channel 

Source
fn is_precompile_channel(ch: &Channel) -> bool
Expand description

Precompile channels aren’t persisted: the Channel schema has no column for their operator, so they’d reload under a wrong operator=ZERO key.