Robert Haas escribió:
> Just for fun, I implemented a toy background worker tonight using the
> new bgworker framework. Generally, it went well, and I'm pleased with
> the design of the new facility.
Thanks.
> However, I did notice one oddity. I initialized the worker flags like
> this:
>
>
On Wed, Apr 10, 2013 at 12:15 PM, Robert Haas wrote:
> Just for fun, I implemented a toy background worker tonight using the
> new bgworker framework. Generally, it went well, and I'm pleased with
> the design of the new facility. However, I did notice one oddity. I
> initialized the worker fla