NullPointer Exception when changing states (Run/ Stop) in Tooling
ramindu90 opened this issue · comments
Description:
When using any file extension in the tooling and if we start and stop the siddhi application several times really fast, then it give a NullPointerException.
Steps to reproduce:
Deploy CSVDefaultMapping sample in the tooling.
Click on start and play button at a fast rate.
The issue is fixed in 9b46545