sweble / sweble-wikitext

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.
http://sweble.org/sites/swc-devel/develop-latest/tooling/sweble/sweble-wikitext
70 stars 27 forks source link

Fix closed stream #37

Closed evilmucedin closed 9 years ago

evilmucedin commented 9 years ago

I honestly have no idea how it could have been working before, but the stream closed just after workers initialization.

hannesd commented 9 years ago

Thank you for the contribution! I have merged the fix into the develop branch.