Project

General

Profile

Task #8656

Updated by Shivani Bhardwaj 17 days ago

Till 8.0.x, any invalid flowbit command combinations were accepted. In the latest main, they issue a warning -but but they must be rejected altogether. This is a blanket ticket and it's subtasks carry all the command combinations that are going to be rejected on the same flowbit in the same signature. 
 - 
 

 Reasons: 
 1. They are non-performant. 
 2. They cause overhead when trying to resolve complex flowbit dependencies.

Back