ut-parla / parla-experimental

5 stars 0 forks source link

hotfix: revert streamclass to old implementation #151

Closed wlruys closed 11 months ago

wlruys commented 11 months ago

A prior merge accidentally contained a half finished version of the C++ stream class changes. This reverts this on dev to the old stream pool implementation.

Finished C++ stream class changes to follow, this is just a hot fix to prevent crashes.