achalagarwal / keystrokes

extensible and powerful framework for keystroke analysis
GNU General Public License v3.0
2 stars 0 forks source link

Prevent stream objects from being used twice #9

Open achalagarwal opened 4 years ago

achalagarwal commented 4 years ago

Add a init "fuse" flag which is checked every time a stream object is used. This fuse flag is fused when used the first time and so any subsequent usages of the stream (in another flow) will be warned/crashed