bcore icon indicating copy to clipboard operation
bcore copied to clipboard

process-manager configuration can't be set by delegate

Open Byron opened this issue 11 years ago • 0 comments

If the delegate's prepare_context() method alters the process-manager key, this change will not be picked up.

This means that currently, the only way to specify process manager configuration is through files, but not at runtime using a delegate.

To my mind this shouldn't be an issue, but at least I was aware while writing the code.

Byron avatar Apr 28 '14 15:04 Byron