Submitted by bin2chen, also found by deadrxsezzz and cccz
When singularity.rescue==true, owner can execute unregisterSingularity(). This method will delete activeSingularities[]/sglAssetIDToAddress[].
However, this method does not determine whether there are still has locked positions. In this way, if the user wants to unlock(), it will not be executed and the token will be locked in the contract.
activeSingularities[_singularity] has been deleted.
Context
cryptotechmaker (Tapioca) confirmed and commented:
0xRektora (Tapioca) commented:
