Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
produce an event
Reported by Takanori Nakane
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A nice side-effect is that streams now only have one set of headers
|
|
|
|
|
|
|
|
|
|
I'm not sure what this line was doing. Hopefully just a "brain fart" from before.
|
|
|
|
|
|
|
|
Something really weird goes on when using stdio
|
|
|
|
|
|
They might already exist if a previous worker process died and was restarted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The did when this was all done with threads, but with separate processes each worker has its own copy of
the structure already. It can be updated after every image and freed at the end.
|
|
|
|
|